We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 932eb71 commit 8b52f8dCopy full SHA for 8b52f8d
hooks/useCookieState/package.json
@@ -21,8 +21,8 @@
21
"dependencies": {
22
"@pansy/shared": "^1.15.0",
23
"@pansy/use-memoized-fn": "0.3.3",
24
- "@types/js-cookie": "^2.x.x",
25
- "js-cookie": "^2.x.x"
+ "@types/js-cookie": "^3.0.0",
+ "js-cookie": "^3.0.0"
26
},
27
"publishConfig": {
28
"registry": "https://registry.npmjs.org",
0 commit comments