mirror of
https://github.com/usebruno/bruno.git
synced 2025-01-11 00:18:46 +01:00
chore: bru cli - added package deps
This commit is contained in:
parent
c524f40ab2
commit
e26075060e
@ -8,5 +8,10 @@
|
||||
"files": [
|
||||
"src",
|
||||
"package.json"
|
||||
]
|
||||
],
|
||||
"dependencies": {
|
||||
"chalk": "^5.2.0",
|
||||
"inquirer": "^9.1.4",
|
||||
"yargs": "^17.6.2"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user