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
@@ -6,7 +6,7 @@
"module": "./src/index.ts",
"types": "./src/global.ts",
"devDependencies": {
"@blocksuite/global": "0.0.0-20230731152415-fdd3d9b0-nightly",
"@blocksuite/global": "0.0.0-20230802200139-381599c0-nightly",
"react": "18.2.0",
"react-dom": "18.2.0",
"zod": "^3.21.4"