@ecomplus/widget-product 1.0.0-beta.170 → 1.0.0-beta.172

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-product",
3
- "version": "1.0.0-beta.170",
3
+ "version": "1.0.0-beta.172",
4
4
  "description": "Storefront plugin & Vue component for full product block",
5
5
  "module": "src/index.js",
6
6
  "browser": "dist/widget-product.min.js",
@@ -34,7 +34,7 @@
34
34
  "vue": ">=2 <4"
35
35
  },
36
36
  "dependencies": {
37
- "@ecomplus/storefront-components": "^1.0.0-beta.173",
37
+ "@ecomplus/storefront-components": "^1.0.0-beta.175",
38
38
  "@ecomplus/storefront-twbs": "^7.3.6"
39
39
  },
40
40
  "webpackOutput": {