mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-21 15:33:11 +01:00
chore: release cli docs to npm
This commit is contained in:
parent
65dd5df87e
commit
dedfefbc9a
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@usebruno/cli",
|
||||
"version": "0.4.0",
|
||||
"version": "0.4.1",
|
||||
"main": "src/index.js",
|
||||
"bin": {
|
||||
"bru": "./bin/bru.js"
|
||||
@ -8,6 +8,8 @@
|
||||
"files": [
|
||||
"src",
|
||||
"bin",
|
||||
"assets",
|
||||
"readme.md",
|
||||
"package.json"
|
||||
],
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user