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

Merge pull request #668 from sasjs/special-missings

fix: special missing values
This commit is contained in:
Yury Shkoda
2022-03-04 11:07:31 +03:00
committed by GitHub
12 changed files with 618 additions and 269 deletions

View File

@@ -73,7 +73,7 @@
},
"main": "index.js",
"dependencies": {
"@sasjs/utils": "2.35.0",
"@sasjs/utils": "2.36.1",
"axios": "0.26.0",
"axios-cookiejar-support": "1.0.1",
"form-data": "4.0.0",