[Pkg-javascript-commits] [ltx] 293/469: Update packages
Jonas Smedegaard
dr at jones.dk
Wed Aug 31 13:03:18 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 ee0b3b568409c0da90faa22079b808984f4bf1d3
Author: Lloyd Watkin <lloyd.watkin at surevine.com>
Date: Thu Jan 9 09:03:01 2014 +0000
Update packages
---
package.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package.json b/package.json
index e4a3d35..aff295a 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
"description": "<xml for=\"node.js\" browserify=\"too\">",
"author": "Astro",
"dependencies": {
- "sax": ">=0.3.5",
+ "sax": "~0.6.0",
"node-expat": "~2.1.4"
},
"repository": {
@@ -40,12 +40,12 @@
],
"engine": "node",
"devDependencies": {
- "vows": ">=0.5.12",
"easysax": ">=0.1.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"
+ "browserify": ">=1.10.4",
+ "vows": "~0.7.0"
},
"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