Merge pull request #444 from strongloop-forks/fix-glibc-missing-symbol-errors
Fix glibc missing symbol errors
Showing
| ... | @@ -36,7 +36,7 @@ | ... | @@ -36,7 +36,7 @@ |
| "url": "git://github.com/mapbox/node-sqlite3.git" | "url": "git://github.com/mapbox/node-sqlite3.git" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "nan": "~1.6.2", | "nan": "~1.8.4", | ||
| "node-pre-gyp": "~0.6.4" | "node-pre-gyp": "~0.6.4" | ||
| }, | }, | ||
| "bundledDependencies": [ | "bundledDependencies": [ | ||
| ... | ... |
Please
register
or
sign in
to comment