1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-04 03:00:05 +00:00

chore(*): add axios

This commit is contained in:
Krishna Acondy
2021-01-18 09:00:16 +00:00
parent f789b8f7a2
commit e7cceab065
2 changed files with 14 additions and 0 deletions

View File

@@ -59,6 +59,7 @@
"main": "index.js",
"dependencies": {
"@sasjs/utils": "^2.0.2",
"axios": "^0.21.1",
"es6-promise": "^4.2.8",
"form-data": "^3.0.0",
"isomorphic-fetch": "^2.2.1"