chore: bump version (#3955)

This commit is contained in:
Alex Yang
2023-08-25 11:52:33 -05:00
committed by GitHub
parent 98b8fbc8cf
commit 7906b7bc5f
38 changed files with 2184 additions and 2231 deletions

View File

@@ -5,10 +5,10 @@
"main": "./src/index.ts",
"module": "./src/index.ts",
"devDependencies": {
"@blocksuite/global": "0.0.0-20230824205952-3df3727b-nightly",
"@blocksuite/global": "0.0.0-20230825054009-a12544d6-nightly",
"react": "18.2.0",
"react-dom": "18.2.0",
"zod": "^3.22.1"
"zod": "^3.22.2"
},
"exports": {
"./automation": "./src/automation.ts",