@mailbiz/onsite-vtex-vendor 0.3.5 → 0.4.0

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.5",
3
+ "version": "0.4.0",
4
4
  "description": "Onsite vendor to VTEX platform",
5
5
  "sideEffects": false,
6
6
  "main": "./dist/onsite-vtex-vendor.js",
@@ -18,7 +18,7 @@
18
18
  ]
19
19
  },
20
20
  "dependencies": {
21
- "@mailbiz/onsite-core": "0.4.0-alpha.0",
21
+ "@mailbiz/onsite-core": "0.5.0-alpha.0",
22
22
  "tslib": "^2.3.0",
23
23
  "@mailbiz/tracker-core": "0.1.7"
24
24
  },