diff --git a/package.json b/package.json index bc29067..a8fba65 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,8 @@ "npm": "6.4.1" }, "scripts": { - "dist": "grunt", + "dist-poa": "grunt poa", + "dist-pow": "grunt pow", "start": "node ./bin/www" }, "dependencies": {