@mailbiz/onsite-vtex-vendor 0.4.0 → 0.5.0
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -1,7 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"name": "@mailbiz/onsite-vtex-vendor",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.5.0",
|
4
4
|
"description": "Onsite vendor to VTEX platform",
|
5
|
+
"license": "AAL",
|
5
6
|
"sideEffects": false,
|
6
7
|
"main": "./dist/onsite-vtex-vendor.js",
|
7
8
|
"module": "./dist/onsite-vtex-vendor.module.js",
|
@@ -18,7 +19,7 @@
|
|
18
19
|
]
|
19
20
|
},
|
20
21
|
"dependencies": {
|
21
|
-
"@mailbiz/onsite-core": "0.
|
22
|
+
"@mailbiz/onsite-core": "0.6.0-alpha.0",
|
22
23
|
"tslib": "^2.3.0",
|
23
24
|
"@mailbiz/tracker-core": "0.1.7"
|
24
25
|
},
|