[Pkg-javascript-commits] [ltx] 168/469: depend on node-expat
Jonas Smedegaard
dr at jones.dk
Wed Aug 31 13:01:21 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 1f02ac076fd0bae0e1a674539561648fac9ca2f5
Author: Astro <astro at spaceboyz.net>
Date: Sat Dec 18 20:42:58 2010 +0100
depend on node-expat
---
package.json | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package.json b/package.json
index e31ef92..852110f 100644
--- a/package.json
+++ b/package.json
@@ -3,6 +3,8 @@
,"main": "./lib/index"
,"description": "<xml for=\"node.js\">"
,"author": "Stephan Maka"
+,"dependencies": {"node-expat": "1.1.0"
+ }
,"repositories": [{"type": "git"
,"path": "http://github.com/astro/ltx.git"
}]
--
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