@ecomplus/widget-user 1.0.0-beta.93 → 1.0.0-beta.97

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": "@ecomplus/widget-user",
3
- "version": "1.0.0-beta.93",
3
+ "version": "1.0.0-beta.97",
4
4
  "description": "Storefront plugin with Vue component customer identification for E-Com Plus stores",
5
5
  "module": "src/index.js",
6
6
  "browser": "dist/widget-user.min.js",
@@ -35,7 +35,7 @@
35
35
  "vue": ">=2 <4"
36
36
  },
37
37
  "dependencies": {
38
- "@ecomplus/storefront-components": "^1.0.0-beta.96"
38
+ "@ecomplus/storefront-components": "^1.0.0-beta.100"
39
39
  },
40
40
  "webpackOutput": {
41
41
  "library": "widgetUser",