瀏覽代碼

fix dependencies

Yuki Takei 1 年之前
父節點
當前提交
fcf3723e3c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/editor/package.json

+ 1 - 0
packages/editor/package.json

@@ -18,6 +18,7 @@
     "lint": "npm-run-all -p lint:*"
   },
   "dependencies": {
+    "lib0": "^0.2.94",
     "markdown-table": "^3.0.3",
     "react": "^18.2.0",
     "react-dom": "^18.2.0"