@sunrise-upc/mobile-prod-card 4.1.3-beta.0 → 4.1.3

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": "4.1.3-beta.0",
3
+ "version": "4.1.3",
4
4
  "description": "Starter project to create reusable functional component",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -58,7 +58,7 @@
58
58
  },
59
59
  "peerDependencies": {
60
60
  "@sunrise-upc/ajax-lib": "^1.1.5",
61
- "@sunrise-upc/b2c-login": "^2.2.4",
61
+ "@sunrise-upc/b2c-login": "3.1.1",
62
62
  "js-cookie": "^3.0.1",
63
63
  "react": "^17.0.2",
64
64
  "react-bootstrap": "^2.0.0-beta.4",