diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index d37ef20..c76ddd9 100644 --- a/package.json +++ b/package.json @@ -6,5 +6,8 @@ "license": "MIT", "dependencies": { "bookmarklet": "0.x" + }, + "scripts": { + "package": "bookmarklet github-show-full-commit-message.js > build/github-show-full-commit-message.bookmarklet" } } |
