[Pkg-javascript-commits] [ltx] 239/469: package.json: forgotten browserify dependency
Jonas Smedegaard
dr at jones.dk
Wed Aug 31 13:03:07 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 cdef4ee43580ab0f911e63cc9a9bc427b1efe4e3
Author: Astro <astro at spaceboyz.net>
Date: Fri Mar 23 22:03:51 2012 +0100
package.json: forgotten browserify dependency
---
package.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/package.json b/package.json
index 81580a4..12f5fda 100644
--- a/package.json
+++ b/package.json
@@ -24,6 +24,7 @@
,"node-xml": ">=1.0.1"
,"Strophe.js": "https://github.com/metajack/strophejs/tarball/master"
,"request-animation-frame": ">=0.1.0"
+ ,"browserify": ">=1.10.4"
}
,"scripts": {"test":"vows --spec"}
}
--
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