Merge pull request #921 from mapbox/visual-studio-fixes
Visual studio build fixes
Showing
| ... | @@ -37,7 +37,7 @@ | ... | @@ -37,7 +37,7 @@ |
| "url": "git://github.com/mapbox/node-sqlite3.git" | "url": "git://github.com/mapbox/node-sqlite3.git" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "nan": "~2.7.0", | "nan": "~2.8.0", | ||
| "node-pre-gyp": "~0.6.38" | "node-pre-gyp": "~0.6.38" | ||
| }, | }, | ||
| "bundledDependencies": [ | "bundledDependencies": [ | ||
| ... | ... |
Please
register
or
sign in
to comment