Yuki Takei hace 2 años
padre
commit
2621272ffa
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      packages/editor/package.json

+ 2 - 1
packages/editor/package.json

@@ -31,6 +31,7 @@
     "@uiw/react-codemirror": "^4.21.8",
     "bootstrap": "^5.3.1",
     "codemirror": "^6.0.1",
-    "eslint-plugin-react-refresh": "^0.4.1"
+    "eslint-plugin-react-refresh": "^0.4.1",
+    "swr": "^2.0.3"
   }
 }