This commit is contained in:
Godzil 2018-08-05 10:34:00 +01:00
parent d19992f0d3
commit 1b0f53a88c
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "crunchy",
"version": "1.4.0",
"version": "1.4.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -15,7 +15,7 @@
"engines": {
"node": ">=5.0"
},
"version": "1.4.0",
"version": "1.4.1",
"bin": {
"crunchy": "./bin/crunchy",
"crunchy.sh": "./bin/crunchy.sh"