mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-26 22:25:40 +00:00
chore: bru cli - added package deps
This commit is contained in:
@@ -8,5 +8,10 @@
|
||||
"files": [
|
||||
"src",
|
||||
"package.json"
|
||||
]
|
||||
],
|
||||
"dependencies": {
|
||||
"chalk": "^5.2.0",
|
||||
"inquirer": "^9.1.4",
|
||||
"yargs": "^17.6.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user