@assaabloy/amarr-wc-checkout-details 5.3.13 → 5.3.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@assaabloy/amarr-wc-checkout-details",
3
- "version": "5.3.13",
3
+ "version": "5.3.14",
4
4
  "description": "Web component - Checkout-details",
5
5
  "type": "module",
6
6
  "main": "checkout-details.js",
@@ -11,5 +11,5 @@
11
11
  },
12
12
  "author": "Nagarro",
13
13
  "license": "MIT",
14
- "gitHead": "c29440e84e9cc7445d738084da7fcfd42d2d5d2e"
14
+ "gitHead": "b132c76d18dadb89d2f237db001b3999e096f447"
15
15
  }