chore: bump version (#2229)

This commit is contained in:
Himself65
2023-05-04 18:49:08 -05:00
committed by GitHub
parent 097cce34b5
commit 9631c99f7b
16 changed files with 819 additions and 808 deletions

View File

@@ -4,8 +4,8 @@
"main": "./src/index.ts",
"module": "./src/index.ts",
"devDependencies": {
"@blocksuite/global": "0.0.0-20230502232311-bfe52748-nightly",
"next": "^13.3.5-canary.7",
"@blocksuite/global": "0.0.0-20230503040956-5c49643f-nightly",
"next": "^13.4.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"zod": "^3.21.4"
@@ -19,7 +19,7 @@
"@blocksuite/global": "0.0.0-20230409084303-221991d4-nightly"
},
"dependencies": {
"lit": "^2.7.3"
"lit": "^2.7.4"
},
"version": "0.5.4-canary.21"
}