chore: bump blocksuite version (#3798)

(cherry picked from commit d8d6620c5f)
This commit is contained in:
Mirone
2023-08-17 11:57:21 +08:00
committed by Alex Yang
parent 08e7d75ddd
commit b4ccd808fd
17 changed files with 199 additions and 183 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"main": "./src/index.ts",
"module": "./src/index.ts",
"devDependencies": {
"@blocksuite/global": "0.0.0-20230816084758-3be96d22-nightly",
"@blocksuite/global": "0.0.0-20230817030423-20f3821a-nightly",
"react": "18.2.0",
"react-dom": "18.2.0",
"zod": "^3.22.1"