Merge remote-tracking branch 'origin/master' into feat/cloud-sync-saika

This commit is contained in:
alt0
2023-01-11 15:01:35 +08:00
7 changed files with 115 additions and 106 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ const EDITOR_VERSION = enableDebugLocal
const profileTarget = {
ac: '100.85.73.88:12001',
dev: '100.85.73.88:12001',
dev: '100.77.180.48:11001',
local: '127.0.0.1:3000',
};
+3 -3
View File
@@ -11,10 +11,10 @@
"dependencies": {
"@affine/datacenter": "workspace:*",
"@affine/i18n": "workspace:*",
"@blocksuite/blocks": "0.3.1-20230109032243-37ad3ba",
"@blocksuite/editor": "0.3.1-20230109032243-37ad3ba",
"@blocksuite/blocks": "0.4.0-20230110112105-ef07332",
"@blocksuite/editor": "0.4.0-20230110112105-ef07332",
"@blocksuite/icons": "^2.0.2",
"@blocksuite/store": "0.3.1-20230109032243-37ad3ba",
"@blocksuite/store": "0.4.0-20230110112105-ef07332",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",