@sunrise-upc/mobile-prod-card 1.2.5-beta.16 → 1.2.5-beta.18

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": "@sunrise-upc/mobile-prod-card",
3
- "version": "1.2.5-beta.16",
3
+ "version": "1.2.5-beta.18",
4
4
  "description": "Starter project to create reusable functional component",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -54,10 +54,10 @@
54
54
  "semver": "^7.3.8",
55
55
  "tslib": "^2.4.1",
56
56
  "typescript": "^4.9.4",
57
- "cookies-next": "^2.1.1",
58
- "@sunrise-upc/ajax-lib": "1.2.2"
57
+ "cookies-next": "^2.1.1"
59
58
  },
60
59
  "peerDependencies": {
60
+ "@sunrise-upc/ajax-lib": "1.1.4",
61
61
  "@sunrise-upc/b2c-login": "^2.2.4",
62
62
  "js-cookie": "^3.0.1",
63
63
  "react": "^17.0.2",