Updates NAN for Node.js bindings

This commit is contained in:
Daniel J. Hofmann 2017-05-30 16:15:38 +02:00 committed by Daniel J. H
parent d88e5ddf20
commit eb2db4994f

View File

@ -4,7 +4,7 @@
"private": false,
"description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.",
"dependencies": {
"nan": "^2.1.0",
"nan": "^2.6.2",
"node-cmake": "^2.3.2",
"node-pre-gyp": "^0.6.34"
},