@assaabloy/amarr-wc-checkout-details 5.3.3 → 5.3.4
Sign up to get free protection for your applications and to get access to all the features.
- package/checkout-details.js +1 -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.
|
3
|
+
"version": "5.3.4",
|
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": "
|
14
|
+
"gitHead": "231d11433cc1dc6f6e7387bc2646af18616486ac"
|
15
15
|
}
|