axios: called npm i axios

This commit is contained in:
Begerad, Stefan 2021-09-10 14:17:16 -04:00 committed by Begerad, Stefan
parent f142cd6a37
commit c6ce232147
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
"author": "Stefan Begerad",
"license": "GPL-3.0-or-later",
"dependencies": {
"axios": "^0.21.4",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},