Yuki Takei 2 years ago
parent
commit
2621272ffa
1 changed files with 2 additions and 1 deletions
  1. 2 1
      packages/editor/package.json

+ 2 - 1
packages/editor/package.json

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