chore: npm publish

This commit is contained in:
Anoop M D 2023-02-08 18:19:26 +05:30
parent aff6499478
commit 2f32f7024e

View File

@ -1,6 +1,6 @@
{
"name": "@usebruno/cli",
"version": "0.1.3",
"version": "0.2.0",
"main": "src/index.js",
"bin": {
"bru": "./bin/bru.js"
@ -12,7 +12,7 @@
],
"dependencies": {
"@usebruno/js": "0.1.1",
"@usebruno/lang": "0.1.0",
"@usebruno/lang": "0.1.1",
"axios": "^1.3.2",
"chai": "^4.3.7",
"chalk": "^3.0.0",