aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/node/package.json')
-rw-r--r--src/node/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node/package.json b/src/node/package.json
index ff93e91185..22f94757ce 100644
--- a/src/node/package.json
+++ b/src/node/package.json
@@ -27,7 +27,7 @@
"dependencies": {
"bindings": "^1.2.0",
"lodash": "^3.9.3",
- "nan": "^1.5.0",
+ "nan": "^2.0.0",
"protobufjs": "^4.0.0"
},
"devDependencies": {