Use detect-libc instead of ldd output parsing

This commit is contained in:
Lovell Fuller
2017-07-15 11:16:11 +01:00
parent b40e3fa1f1
commit eb8773fe3e
4 changed files with 12 additions and 14 deletions

View File

@@ -69,6 +69,7 @@
"dependencies": {
"caw": "^2.0.0",
"color": "^2.0.0",
"detect-libc": "^0.2.0",
"got": "^7.1.0",
"nan": "^2.6.2",
"semver": "^5.3.0",