forked from extern/bruno
fix: fixing npm image rendering issues in readme
This commit is contained in:
parent
dedfefbc9a
commit
c1711ea01b
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
@ -1,14 +1,20 @@
|
||||
{
|
||||
"name": "@usebruno/cli",
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.2",
|
||||
"main": "src/index.js",
|
||||
"bin": {
|
||||
"bru": "./bin/bru.js"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/usebruno/bruno/issues"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/usebruno/bruno.git"
|
||||
},
|
||||
"files": [
|
||||
"src",
|
||||
"bin",
|
||||
"assets",
|
||||
"readme.md",
|
||||
"package.json"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user