aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6c63305..ec08670 100644
--- a/package.json
+++ b/package.json
@@ -13,9 +13,11 @@
"@types/react-dom": "^17.0.3",
"axios": "^0.21.1",
"create-react-app": "^4.0.3",
- "node-sass": "^5.0.0",
+ "node-sass": "^6.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
+ "react-router": "^5.2.0",
+ "react-router-dom": "^5.2.0",
"react-scripts": "4.0.3",
"web-vitals": "^1.1.1"
},