Commit 05db32d5 by Ben Noordhuis

Upgrade nan to 1.8.4

Fixes the build with io.js v2.0.0.
parent 07aaf737
......@@ -36,7 +36,7 @@
"url": "git://github.com/mapbox/node-sqlite3.git"
},
"dependencies": {
"nan": "~1.6.2",
"nan": "~1.8.4",
"node-pre-gyp": "~0.6.4"
},
"bundledDependencies": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment