diff --git a/package.json b/package.json index 2ccba1a..3dc283c 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,8 @@ "main": "index.js", "bin": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"Error: no test specified\" && exit 1", + "pkg": "rm dist/*; npx pkg ." }, "pkg": { "assets": [],