feat: migrate to database v3 (#3528)

This commit is contained in:
Alex Yang
2023-08-02 16:50:10 -07:00
committed by GitHub
parent 28a496bc67
commit 32c08e49c5
33 changed files with 410 additions and 282 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"description": "Yjs provider utilities for AFFiNE",
"main": "./src/index.ts",
"devDependencies": {
"@blocksuite/store": "0.0.0-20230731152415-fdd3d9b0-nightly"
"@blocksuite/store": "0.0.0-20230802200139-381599c0-nightly"
},
"peerDependencies": {
"yjs": "^13.5.51"