forked from extern/bruno
chore: npm publish
This commit is contained in:
parent
aff6499478
commit
2f32f7024e
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@usebruno/cli",
|
"name": "@usebruno/cli",
|
||||||
"version": "0.1.3",
|
"version": "0.2.0",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
"bru": "./bin/bru.js"
|
"bru": "./bin/bru.js"
|
||||||
@ -12,7 +12,7 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@usebruno/js": "0.1.1",
|
"@usebruno/js": "0.1.1",
|
||||||
"@usebruno/lang": "0.1.0",
|
"@usebruno/lang": "0.1.1",
|
||||||
"axios": "^1.3.2",
|
"axios": "^1.3.2",
|
||||||
"chai": "^4.3.7",
|
"chai": "^4.3.7",
|
||||||
"chalk": "^3.0.0",
|
"chalk": "^3.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user