0
0
Fork 0

Add Axios as a dependency

This commit is contained in:
Oliver-Akins 2021-01-11 16:35:23 -07:00
parent 6f3301e1c9
commit 62e42b20e3
3 changed files with 21 additions and 0 deletions

View file

@ -61,6 +61,7 @@ export default {
"Toml": "https://www.npmjs.com/package/toml",
"tslog": "https://www.npmjs.com/package/tslog",
"Socket.io": "https://socket.io",
"Axios": "https://www.npmjs.com/package/axios",
"neat-csv": "https://github.com/sindresorhus/neat-csv",
}
}},