This commit is contained in:
Godzil 2018-05-09 22:33:45 +01:00
parent bf941819a8
commit b248405437
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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