diff --git a/package.json b/package.json index 2ef067d..58ba1aa 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,8 @@ "build": "tsc", "start": "./build/cli.js", "prepare": "npm run build", - "release": "release-it" + "release": "release-it", + "min": "nodemin" }, "author": "Andreas Sander ", "license": "MIT",