Commit dadea49b by Dane Springmeyer

Add node v6.x support

parent 30ad7e5a
...@@ -37,8 +37,8 @@ ...@@ -37,8 +37,8 @@
"url": "git://github.com/mapbox/node-sqlite3.git" "url": "git://github.com/mapbox/node-sqlite3.git"
}, },
"dependencies": { "dependencies": {
"nan": "~2.2.0", "nan": "~2.3.3",
"node-pre-gyp": "~0.6.25" "node-pre-gyp": "~0.6.28"
}, },
"bundledDependencies": [ "bundledDependencies": [
"node-pre-gyp" "node-pre-gyp"
......
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