This commit is contained in:
Godzil 2018-06-11 22:38:21 +01:00
parent bb70161652
commit cdf7f223db
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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