refactor: remove NoSsr on top level (#1951)

This commit is contained in:
Himself65
2023-04-14 17:07:41 -05:00
committed by GitHub
parent 43a96fe8e3
commit 2383165470
27 changed files with 211 additions and 133 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
"./affine/keck": "./src/affine/keck/index.ts"
},
"peerDependencies": {
"@blocksuite/blocks": "0.0.0-20230409084303-221991d4-nightly",
"@blocksuite/store": "0.0.0-20230409084303-221991d4-nightly"
"@blocksuite/blocks": "*",
"@blocksuite/store": "*"
},
"dependencies": {
"@affine-test/fixtures": "workspace:*",