Skip to content

Commit a400276

Browse files
committed
chore: $ npm install zustand
1 parent 078d894 commit a400276

File tree

2 files changed

+35
-5
lines changed

2 files changed

+35
-5
lines changed

package-lock.json

Lines changed: 33 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
"@tauri-apps/plugin-shell": "^2.2.0",
2020
"@tauri-apps/plugin-upload": "^2.2.1",
2121
"react": "^18.3.1",
22-
"react-dom": "^18.3.1"
22+
"react-dom": "^18.3.1",
23+
"zustand": "^5.0.3"
2324
},
2425
"devDependencies": {
2526
"@tailwindcss/vite": "^4.0.6",

0 commit comments

Comments
 (0)