@graphcommerce/magento-payment-braintree 8.1.0-canary.14 → 8.1.0-canary.15

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/package.json +14 -14
package/CHANGELOG.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # Change Log
2
2
 
3
+ ## 8.1.0-canary.15
4
+
3
5
  ## 8.1.0-canary.14
4
6
 
5
7
  ## 8.1.0-canary.13
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@graphcommerce/magento-payment-braintree",
3
3
  "homepage": "https://www.graphcommerce.org/",
4
4
  "repository": "github:graphcommerce-org/graphcommerce",
5
- "version": "8.1.0-canary.14",
5
+ "version": "8.1.0-canary.15",
6
6
  "sideEffects": false,
7
7
  "prettier": "@graphcommerce/prettier-config-pwa",
8
8
  "eslintConfig": {
@@ -18,19 +18,19 @@
18
18
  "braintree-web": "^3.99.0"
19
19
  },
20
20
  "peerDependencies": {
21
- "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.14",
22
- "@graphcommerce/graphql": "^8.1.0-canary.14",
23
- "@graphcommerce/image": "^8.1.0-canary.14",
24
- "@graphcommerce/magento-cart": "^8.1.0-canary.14",
25
- "@graphcommerce/magento-cart-payment-method": "^8.1.0-canary.14",
26
- "@graphcommerce/magento-cart-shipping-address": "^8.1.0-canary.14",
27
- "@graphcommerce/magento-product": "^8.1.0-canary.14",
28
- "@graphcommerce/magento-product-configurable": "^8.1.0-canary.14",
29
- "@graphcommerce/magento-store": "^8.1.0-canary.14",
30
- "@graphcommerce/next-ui": "^8.1.0-canary.14",
31
- "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.14",
32
- "@graphcommerce/react-hook-form": "^8.1.0-canary.14",
33
- "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.14",
21
+ "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.15",
22
+ "@graphcommerce/graphql": "^8.1.0-canary.15",
23
+ "@graphcommerce/image": "^8.1.0-canary.15",
24
+ "@graphcommerce/magento-cart": "^8.1.0-canary.15",
25
+ "@graphcommerce/magento-cart-payment-method": "^8.1.0-canary.15",
26
+ "@graphcommerce/magento-cart-shipping-address": "^8.1.0-canary.15",
27
+ "@graphcommerce/magento-product": "^8.1.0-canary.15",
28
+ "@graphcommerce/magento-product-configurable": "^8.1.0-canary.15",
29
+ "@graphcommerce/magento-store": "^8.1.0-canary.15",
30
+ "@graphcommerce/next-ui": "^8.1.0-canary.15",
31
+ "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.15",
32
+ "@graphcommerce/react-hook-form": "^8.1.0-canary.15",
33
+ "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.15",
34
34
  "@lingui/core": "^4.2.1",
35
35
  "@lingui/macro": "^4.2.1",
36
36
  "@lingui/react": "^4.2.1",