@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.
- 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.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": "
|
14
|
+
"gitHead": "b132c76d18dadb89d2f237db001b3999e096f447"
|
15
15
|
}
|