This commit is contained in:
Godzil 2018-08-11 20:50:02 +01:00
parent 876def4392
commit 2aa71832b3
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.2",
"version": "1.4.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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