add zustand game progression store

This commit is contained in:
Tom Boullay
2026-04-30 14:04:01 +02:00
parent 462b80e1c2
commit 2696289483
3 changed files with 95 additions and 2 deletions
+2 -1
View File
@@ -21,7 +21,8 @@
"react-dom": "^19.2.4",
"react-markdown": "^10.1.0",
"remark-gfm": "^4.0.1",
"three": "^0.183.2"
"three": "^0.183.2",
"zustand": "^5.0.12"
},
"devDependencies": {
"@eslint/js": "^9.39.4",