build(ui):增加zustand支持。
This commit is contained in:
Binary file not shown.
@@ -21,7 +21,8 @@
|
|||||||
"events": "^3.3.0",
|
"events": "^3.3.0",
|
||||||
"ramda": "^0.29.1",
|
"ramda": "^0.29.1",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.2.0"
|
"react-dom": "^18.2.0",
|
||||||
|
"zustand": "^4.5.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/events": "^3.0.1",
|
"@types/events": "^3.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user