This commit is contained in:
Godzil 2018-03-29 20:41:45 +01:00
parent 090c7e4789
commit c78552795f
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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