瀏覽代碼

added package.json

Alyona Brytvina 2 年之前
父節點
當前提交
822bbaec63
共有 2 個文件被更改,包括 1054 次插入20 次删除
  1. 1049 20
      package-lock.json
  2. 5 0
      package.json

File diff suppressed because it is too large
+ 1049 - 20
package-lock.json


+ 5 - 0
package.json

@@ -6,9 +6,14 @@
     "@testing-library/jest-dom": "^5.16.1",
     "@testing-library/react": "^11.2.7",
     "@testing-library/user-event": "^12.8.3",
+    "node-sass": "^7.0.0",
     "react": "^17.0.2",
     "react-dom": "^17.0.2",
+    "react-redux": "^7.2.6",
+    "react-router-dom": "^6.1.1",
     "react-scripts": "4.0.3",
+    "redux": "^4.1.2",
+    "redux-thunk": "^2.4.1",
     "web-vitals": "^1.1.2"
   },
   "scripts": {