[Pkg-javascript-commits] [node-expat] 291/371: Update dependencies
Jonas Smedegaard
dr at jones.dk
Sun Feb 28 10:00:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository node-expat.
commit d964cf0aaad77b1599f016c9a93191cc6b3dfcdb
Author: Lloyd Watkin <lloyd.watkin at surevine.com>
Date: Mon Nov 24 13:42:21 2014 +0000
Update dependencies
---
package.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/package.json b/package.json
index f98586b..8b3cff6 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,8 @@
},
"dependencies": {
"bindings": "~1.2.1",
- "nan": "~1.3.0"
+ "debug": "~2.1.0",
+ "nan": "~1.4.1"
},
"devDependencies": {
"vows": ">=0.5.12",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-expat.git
More information about the Pkg-javascript-commits
mailing list