@stytch/stytch-react 4.0.4 → 4.0.5

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": "@stytch/stytch-react",
3
- "version": "4.0.4",
3
+ "version": "4.0.5",
4
4
  "description": "Stytch's official React Library",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.esm.js",
@@ -63,7 +63,7 @@
63
63
  "package.json"
64
64
  ],
65
65
  "dependencies": {
66
- "@stytch/stytch-js": "^3.1.1"
66
+ "@stytch/stytch-js": "^3.1.3"
67
67
  },
68
68
  "peerDependencies": {
69
69
  "react": ">= 16.x.x"