chore: bump version (#2787)

This commit is contained in:
Himself65
2023-06-15 15:03:20 +08:00
committed by GitHub
parent 18fad62f5c
commit 5164c8c1f9
16 changed files with 1470 additions and 831 deletions
+2 -2
View File
@@ -23,10 +23,10 @@
"@blocksuite/global": "0.0.0-20230607055421-9b20fcaf-nightly",
"@blocksuite/lit": "0.0.0-20230607055421-9b20fcaf-nightly",
"@blocksuite/store": "0.0.0-20230607055421-9b20fcaf-nightly",
"jotai": "^2.1.1"
"jotai": "^2.2.0"
},
"devDependencies": {
"jotai": "^2.1.1",
"jotai": "^2.2.0",
"vite": "^4.3.9",
"vite-plugin-dts": "^2.3.0"
},