summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2022-08-29 10:24:51 +0300
committerYuval Adam <_@yuv.al>2022-08-29 10:24:51 +0300
commit44a1c5b7e62e83af4d670e011f5998b9b8aedfef (patch)
tree4ad1299c0f5ba83a6d7783bdc0d6d649c037072b /package.json
parent5e346930cb9e0672e15fbda4621a9b72e8b072e4 (diff)
Update all .tsx files and remove unused
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4440ad6..7fc7111 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"rc-slider": "^10.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
- "react-router-dom": "^5.1.2",
+ "react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",
"typescript": "^4.8.2"
},