[Pkg-javascript-commits] [ltx] 403/469: add preversion script
Jonas Smedegaard
dr at jones.dk
Wed Aug 31 13:03:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository ltx.
commit cc0c4543608c7cfd48109c51d4b137ddab85e3b0
Author: Sonny Piers <sonny at fastmail.net>
Date: Mon Oct 26 09:40:33 2015 +0100
add preversion script
---
package.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/package.json b/package.json
index 2ed0359..8156d04 100644
--- a/package.json
+++ b/package.json
@@ -29,6 +29,7 @@
"license": "MIT",
"engine": "node",
"scripts": {
+ "preversion": "npm test",
"webify": "browserify -s ltx index.js -o ltx.js",
"unit": "vows --spec",
"lint": "standard",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/ltx.git
More information about the Pkg-javascript-commits
mailing list