[Pkg-javascript-commits] [ltx] 225/469: package.json: syntax
Jonas Smedegaard
dr at jones.dk
Wed Aug 31 13:03:06 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 d2c0921df727ad0abd66fd8ac5c813154b91f73a
Author: Astro <astro at spaceboyz.net>
Date: Tue Mar 20 03:33:55 2012 +0100
package.json: syntax
---
package.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index b01c795..a837f17 100644
--- a/package.json
+++ b/package.json
@@ -20,8 +20,8 @@
,"engine": "node"
,"devDependencies": {"vows": ">=0.5.12"
,"easysax": ">=0.1.7"
- ,"node-xml", ">=1.0.1"
- ,"sax": "0.3.5"
+ ,"node-xml": ">=1.0.1"
+ ,"sax": ">=0.3.5"
,"Strophe.js": "https://github.com/metajack/strophejs/tarball/master"
,"request-animation-frame": ">=0.1.0"
}
--
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