@mailbiz/onsite-vtex-vendor 0.1.1 → 0.2.4

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.1.1",
3
+ "version": "0.2.4",
4
4
  "description": "Onsite vendor to VTEX platform",
5
5
  "sideEffects": false,
6
6
  "main": "./dist/onsite-vtex-vendor.js",
@@ -23,6 +23,7 @@
23
23
  "@mailbiz/tracker-core": "0.1.6"
24
24
  },
25
25
  "devDependencies": {
26
+ "@mailbiz/test-utilities": "0.1.0-alpha.0",
26
27
  "@ampproject/rollup-plugin-closure-compiler": "^0.27.0",
27
28
  "@mailbiz/dom-helper": "1.0.7",
28
29
  "@rollup/plugin-commonjs": "^17.1.0",