updated react rest endpoints to new name
This commit is contained in:
@@ -3,10 +3,13 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"bootstrap": "^4.3.1",
|
||||
"react": "^16.8.6",
|
||||
"react-dom": "^16.8.6",
|
||||
"react-router-dom": "^5.0.1",
|
||||
"bootstrap": "^4.6.0",
|
||||
"react": "^16.14.0",
|
||||
"react-bootstrap": "^1.4.3",
|
||||
"react-dom": "^16.14.0",
|
||||
"react-loader-spinner": "^3.1.14",
|
||||
"react-promise-tracker": "^2.1.0",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-scripts": "3.0.1"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user