Explorar el Código

fix dependencies

Yuki Takei hace 1 año
padre
commit
fcf3723e3c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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"