[Pkg-javascript-commits] [node-expat] 321/371: Update `nan`. Fixes #117

Jonas Smedegaard dr at jones.dk
Sun Feb 28 10:00:27 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 70ff7778da20759203021294ed71e07e0dd55f6f
Author: Lloyd Watkin <lloyd at evilprofessor.co.uk>
Date:   Wed May 13 19:37:45 2015 +0100

    Update `nan`. Fixes #117
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 3de1b0a..b8dd490 100644
--- a/package.json
+++ b/package.json
@@ -16,9 +16,9 @@
   },
   "dependencies": {
     "bindings": "~1.2.1",
-    "debug": "~2.1.0",
+    "debug": "~2.2.0",
     "iconv": "~2.1.5",
-    "nan": "~1.7.0"
+    "nan": "~1.8.4"
   },
   "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