[AFP-111] ➕ Install 'axios' for DRYer fetch requests (@asegers)
Showing
... | ... | @@ -19,6 +19,7 @@ |
"@types/react": "^17.0.0", | ||
"@types/react-dom": "^17.0.0", | ||
"@types/react-router-dom": "^5.1.7", | ||
"axios": "^0.21.1", | ||
"bootstrap": "^4.6.0", | ||
"framer-motion": "^4", | ||
"react": "^17.0.2", | ||
... | ... |
Please register or sign in to comment