[Pkg-javascript-commits] [ltx] 173/469: package.json: depend on node-expat >=1.2.0
Jonas Smedegaard
dr at jones.dk
Wed Aug 31 13:01:23 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 0c09280c38c983622b69d0396e0df5b389e2db59
Author: Astro <astro at spaceboyz.net>
Date: Mon Jan 31 19:08:22 2011 +0100
package.json: depend on node-expat >=1.2.0
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 9b45f4c..340693a 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
,"main": "./lib/index"
,"description": "<xml for=\"node.js\">"
,"author": "Stephan Maka"
-,"dependencies": {"node-expat": "1.1.0"
+,"dependencies": {"node-expat": ">=1.2.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