Skip to content

Commit 4e8924a

Browse files
committed
fix peer deps
1 parent 06383db commit 4e8924a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/persist-and-sync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"zustand": "^4.4.7"
3737
},
3838
"peerDependencies": {
39-
"zustand": "3-5"
39+
"zustand": ">=3"
4040
},
4141
"keywords": [
4242
"web",

0 commit comments

Comments
 (0)