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