chore: bump version (#2210)

This commit is contained in:
Himself65
2023-05-02 16:50:58 -05:00
committed by GitHub
parent 4eff5f3c38
commit 12b61d34c3
13 changed files with 672 additions and 661 deletions

View File

@@ -4,8 +4,8 @@
"main": "./src/index.ts",
"module": "./src/index.ts",
"devDependencies": {
"@blocksuite/global": "0.0.0-20230429153208-4ac043ec-nightly",
"next": "=13.2.3",
"@blocksuite/global": "0.0.0-20230501021333-90d9a4af-nightly",
"next": "^13.3.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"zod": "^3.21.4"