Просмотр исходного кода

move react-toastify under devDependencies

Yuki Takei 1 год назад
Родитель
Сommit
0908cf5d10
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      apps/app/package.json

+ 1 - 1
apps/app/package.json

@@ -176,7 +176,6 @@
     "react-scroll": "^1.8.7",
     "react-stickynode": "^4.1.1",
     "react-syntax-highlighter": "^15.5.0",
-    "react-toastify": "^9.1.3",
     "react-use-ripple": "^1.5.2",
     "reactstrap": "^9.2.2",
     "reconnecting-websocket": "^4.4.0",
@@ -275,6 +274,7 @@
     "react-dropzone": "^14.2.3",
     "react-hotkeys": "^2.0.0",
     "react-input-autosize": "^3.0.0",
+    "react-toastify": "^9.1.3",
     "rehype-rewrite": "^3.0.6",
     "replacestream": "^4.0.3",
     "sass": "^1.53.0",