|
@@ -6,7 +6,6 @@
|
|
|
"@testing-library/jest-dom": "^4.2.4",
|
|
"@testing-library/jest-dom": "^4.2.4",
|
|
|
"@testing-library/react": "^9.5.0",
|
|
"@testing-library/react": "^9.5.0",
|
|
|
"@testing-library/user-event": "^7.2.1",
|
|
"@testing-library/user-event": "^7.2.1",
|
|
|
- "@theme-ui/presets": "^0.3.0",
|
|
|
|
|
"@types/jest": "^24.9.1",
|
|
"@types/jest": "^24.9.1",
|
|
|
"@types/node": "^12.12.35",
|
|
"@types/node": "^12.12.35",
|
|
|
"@types/ramda": "^0.27.3",
|
|
"@types/ramda": "^0.27.3",
|
|
@@ -23,7 +22,8 @@
|
|
|
"react-router-dom": "^5.1.2",
|
|
"react-router-dom": "^5.1.2",
|
|
|
"react-scripts": "3.4.1",
|
|
"react-scripts": "3.4.1",
|
|
|
"reactstrap": "^8.4.1",
|
|
"reactstrap": "^8.4.1",
|
|
|
- "typescript": "^3.7.5"
|
|
|
|
|
|
|
+ "typescript": "^3.7.5",
|
|
|
|
|
+ "axios": "^0.19.2"
|
|
|
},
|
|
},
|
|
|
"scripts": {
|
|
"scripts": {
|
|
|
"start": "react-scripts start",
|
|
"start": "react-scripts start",
|