1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +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": {
"@sasjs/utils": "^2.0.2",
"axios": "^0.21.1",
"form-data": "^3.0.0"
"form-data": "^3.0.0",
"https": "^1.0.0"
}
}