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