@blocksuite/store
Advanced tools
Comparing version 0.4.0-20230201062929-3667cc0 to 0.4.0-20230201063624-4e0463b
{ | ||
"name": "@blocksuite/store", | ||
"version": "0.4.0-20230201062929-3667cc0", | ||
"version": "0.4.0-20230201063624-4e0463b", | ||
"description": "BlockSuite data store built for general purpose state management.", | ||
@@ -11,3 +11,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@blocksuite/global": "0.4.0-20230201062929-3667cc0", | ||
"@blocksuite/global": "0.4.0-20230201063624-4e0463b", | ||
"@types/flexsearch": "^0.7.3", | ||
@@ -14,0 +14,0 @@ "buffer": "^6.0.3", |
+ Added@blocksuite/global@0.4.0-20230201063624-4e0463b(transitive)
- Removed@blocksuite/global@0.4.0-20230201062929-3667cc0(transitive)