Jenkins fixes
This commit is contained in:
+3
-3
@@ -16,10 +16,10 @@
|
||||
"react-dom": "^17.0.2",
|
||||
"react-fontawesome": "^1.7.1",
|
||||
"react-recaptcha-google": "^1.1.1",
|
||||
"react-router-dom": "^6.0.2",
|
||||
"react-scripts": "4.0.3",
|
||||
"react-select": "^5.2.1",
|
||||
"web-vitals": "^1.0.1",
|
||||
"react-router-dom": "^6.0.2"
|
||||
"web-vitals": "^1.0.1"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
@@ -46,6 +46,6 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"react-router-dom": "^6.0.2"
|
||||
"react-router-dom": "5.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user