@sunrise-upc/mobile-prod-card 1.2.5-beta.14 → 1.2.5-beta.15

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.14",
3
+ "version": "1.2.5-beta.15",
4
4
  "description": "Starter project to create reusable functional component",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -55,7 +55,7 @@
55
55
  "tslib": "^2.4.1",
56
56
  "typescript": "^4.9.4",
57
57
  "cookies-next": "^2.1.1",
58
- "@sunrise-upc/ajax-lib": "1.2.1"
58
+ "@sunrise-upc/ajax-lib": "1.2.2"
59
59
  },
60
60
  "peerDependencies": {
61
61
  "@sunrise-upc/b2c-login": "^2.2.4",