@assaabloy/amarr-wc-checkout-details 5.3.2 → 5.3.3

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@assaabloy/amarr-wc-checkout-details",
3
- "version": "5.3.2",
3
+ "version": "5.3.3",
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": "a252f2cedee054028089b7397e4d2265be81ab62"
14
+ "gitHead": "4bd1e163fc478278f8d8ece847052555289096c5"
15
15
  }