Make Crunchy to properly return a return code when running fine or failing
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
},
|
||||
"version": "1.2.0",
|
||||
"bin": {
|
||||
"crunchy": "./bin/crunchy"
|
||||
"crunchy": "./bin/crunchy",
|
||||
"crunchy.sh": "./bin/crunchy.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"big-integer": "^1.6.27",
|
||||
|
||||
Reference in New Issue
Block a user