mirror of
https://github.com/cupcakearmy/unbrew.git
synced 2024-12-21 23:56:29 +00:00
v0.1.1
This commit is contained in:
parent
a6020b4dce
commit
c3e8e3b69b
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "unbrew",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"author": {
|
||||
"name": "Niccolo Borgioli",
|
||||
"email": "hi@nicco.io",
|
||||
@ -8,7 +8,7 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"unbrew": "./src/index.js"
|
||||
"unbrew": "node ./src/index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": "4",
|
||||
|
Loading…
Reference in New Issue
Block a user