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

chore(npm): update @sasjs/utils version

This commit is contained in:
Yury Shkoda
2021-10-20 14:59:02 +03:00
parent d418a7e971
commit 8dce9f3e48
2 changed files with 10 additions and 6 deletions

View File

@@ -17,9 +17,6 @@
"typedoc": "typedoc",
"prepare": "git rev-parse --git-dir && git config core.hooksPath ./.git-hooks && git config core.autocrlf false || true"
},
"browser":{
"child_process": false
},
"publishConfig": {
"access": "public"
},
@@ -72,7 +69,7 @@
},
"main": "index.js",
"dependencies": {
"@sasjs/utils": "file:../utils/build/sasjs-utils-5.0.0.tgz",
"@sasjs/utils": "^2.32.0",
"axios": "^0.21.4",
"axios-cookiejar-support": "^1.0.1",
"form-data": "^4.0.0",