saleor: update deps

This commit is contained in:
Zaiste
2021-05-11 14:39:19 +02:00
parent 8e29a0b010
commit e0ee2580bd
2 changed files with 5 additions and 6 deletions

View File

@@ -5,4 +5,3 @@ export { default as checkoutLineItemUpdateMutation } from './checkout-line-item-
export { default as checkoutLineItemRemoveMutation } from './checkout-line-item-remove'
export { default as customerAccessTokenCreateMutation } from './customer-access-token-create'
export { default as customerAccessTokenDeleteMutation } from './customer-access-token-delete'
export { default as customerActivateByUrlMutation } from './customer-activate-by-url'