Browse Source

bump router-dom

Paweł Malicki 1 year ago
parent
commit
c2f331db84
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/package.json

+ 1 - 1
frontend/package.json

@@ -6,7 +6,7 @@
     "react": "^17.0.2",
     "react": "^17.0.2",
     "react-dom": "^17.0.2",
     "react-dom": "^17.0.2",
     "react-scripts": "4.0.3",
     "react-scripts": "4.0.3",
-    "react-router-dom": "^6",
+    "react-router-dom": "^6.0.0",
     "axios": "^0.21.1"
     "axios": "^0.21.1"
   },
   },
   "scripts": {
   "scripts": {