chore: bump version

This commit is contained in:
Alex Yang
2023-08-30 13:04:43 -05:00
parent 06455bee5e
commit 13323bcbc0
18 changed files with 218 additions and 198 deletions
+3 -3
View File
@@ -22,9 +22,9 @@
"dist"
],
"dependencies": {
"@blocksuite/blocks": "0.0.0-20230822230555-98129627-nightly",
"@blocksuite/global": "0.0.0-20230822230555-98129627-nightly",
"@blocksuite/store": "0.0.0-20230822230555-98129627-nightly",
"@blocksuite/blocks": "0.0.0-20230830111255-92eab248-nightly",
"@blocksuite/global": "0.0.0-20230830111255-92eab248-nightly",
"@blocksuite/store": "0.0.0-20230830111255-92eab248-nightly",
"jotai": "^2.3.1",
"zod": "^3.22.1"
},