refactor: extract store package (#1109)

This commit is contained in:
Himself65
2023-02-18 02:41:22 -06:00
committed by GitHub
parent af28418e61
commit 9d21c3efbb
34 changed files with 681 additions and 337 deletions

View File

@@ -16,7 +16,7 @@
},
"dependencies": {
"@blocksuite/icons": "^2.0.14",
"@blocksuite/store": "0.4.0-20230216011811-2776d93",
"@blocksuite/store": "0.4.0-20230217095654-a561b36",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@tauri-apps/api": "^1.2.0",