mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-23 04:51:49 +08:00
fix: reduce error message (#1254)
This commit is contained in:
@@ -42,6 +42,6 @@
|
||||
"typescript": "^4.9.5",
|
||||
"vite": "^4.1.2",
|
||||
"webpack": "^5.75.0",
|
||||
"yjs": "^13.5.46"
|
||||
"yjs": "^13.5.47"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -26,6 +26,6 @@
|
||||
"lib0": "^0.2.62",
|
||||
"lit": "^2.6.1",
|
||||
"y-protocols": "^1.0.5",
|
||||
"yjs": "^13.5.46"
|
||||
"yjs": "^13.5.47"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user