1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-14 15:40:06 +00:00

feat(variables): added macro variables to executeComputeJob method

This commit is contained in:
Yury Shkoda
2021-06-08 13:03:02 +03:00
parent 3fff4f9c4d
commit 68e14bbf05
4 changed files with 566 additions and 13718 deletions

View File

@@ -61,7 +61,7 @@
},
"main": "index.js",
"dependencies": {
"@sasjs/utils": "^2.14.0",
"@sasjs/utils": "^2.17.1",
"axios": "^0.21.1",
"axios-cookiejar-support": "^1.0.1",
"form-data": "^4.0.0",