Skip to content

Commit

Permalink
4.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Jan 7, 2025
1 parent ded02e9 commit 7d212c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "zustand",
"description": "🐻 Bear necessities for state management in React",
"private": true,
"version": "4.5.5",
"version": "4.5.6",
"main": "./index.js",
"types": "./index.d.ts",
"typesVersions": {
Expand Down Expand Up @@ -203,7 +203,7 @@
"homepage": "https://github.com/pmndrs/zustand",
"packageManager": "[email protected]",
"dependencies": {
"use-sync-external-store": "1.2.2"
"use-sync-external-store": "^1.2.2"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7d212c8

Please sign in to comment.