@mailbiz/onsite-vtex-vendor 0.3.1 → 0.3.2
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": "@mailbiz/onsite-vtex-vendor",
|
3
|
-
"version": "0.3.
|
3
|
+
"version": "0.3.2",
|
4
4
|
"description": "Onsite vendor to VTEX platform",
|
5
5
|
"sideEffects": false,
|
6
6
|
"main": "./dist/onsite-vtex-vendor.js",
|
@@ -20,7 +20,7 @@
|
|
20
20
|
"dependencies": {
|
21
21
|
"@mailbiz/onsite-core": "0.4.0-alpha.0",
|
22
22
|
"tslib": "^2.3.0",
|
23
|
-
"@mailbiz/tracker-core": "0.1.
|
23
|
+
"@mailbiz/tracker-core": "0.1.7"
|
24
24
|
},
|
25
25
|
"devDependencies": {
|
26
26
|
"@mailbiz/test-utilities": "0.1.0-alpha.0",
|