fix(#329): fixed basic auth header issue + added cli support for basic and bearer auth

This commit is contained in:
Anoop M D
2023-10-05 02:32:24 +05:30
parent 90fedc8ec6
commit 8d89496304
7 changed files with 44 additions and 4 deletions

View File

@@ -22,7 +22,7 @@
],
"dependencies": {
"@usebruno/js": "0.6.0",
"@usebruno/lang": "0.4.0",
"@usebruno/lang": "0.5.0",
"axios": "^1.5.1",
"chai": "^4.3.7",
"chalk": "^3.0.0",