@sunrise-upc/mobile-prod-card 1.2.4-beta.6 → 1.2.4-beta.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sunrise-upc/mobile-prod-card",
3
- "version": "1.2.4-beta.6",
3
+ "version": "1.2.4-beta.7",
4
4
  "description": "Starter project to create reusable functional component",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -67,6 +67,6 @@
67
67
  "uuid": "^8.3.2",
68
68
  "react-select": "^5.2.2",
69
69
  "react-loading-skeleton": "^3.4.0",
70
- "@sunrise-upc/b2c-sales-linecheck": "2.2.2-beta.3"
70
+ "@sunrise-upc/b2c-sales-linecheck": "2.2.2-beta.4"
71
71
  }
72
72
  }