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

chore(*): fix package.json format

This commit is contained in:
Krishna Acondy
2021-02-02 08:21:25 +00:00
parent cb607c93ca
commit 36cfaee5db

View File

@@ -58,7 +58,7 @@
"dependencies": { "dependencies": {
"@sasjs/utils": "^2.0.2", "@sasjs/utils": "^2.0.2",
"axios": "^0.21.1", "axios": "^0.21.1",
"form-data": "^3.0.0" "form-data": "^3.0.0",
"https": "^1.0.0" "https": "^1.0.0"
} }
} }