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

fix(deploy): to SASJS with complete JSON object

This commit is contained in:
Saad Jutt
2022-03-31 04:20:49 +05:00
parent ee97e8211e
commit fc0a450e94
6 changed files with 27 additions and 98 deletions

View File

@@ -72,7 +72,7 @@
},
"main": "index.js",
"dependencies": {
"@sasjs/utils": "2.40.0",
"@sasjs/utils": "file:../utils/build/sasjs-utils-5.0.0.tgz",
"axios": "0.26.0",
"axios-cookiejar-support": "1.0.1",
"form-data": "4.0.0",