Upgrade to modern detect-libc

This commit is contained in:
Lovell Fuller
2022-01-19 11:27:24 +00:00
parent f8340e1a82
commit 884947a069
5 changed files with 14 additions and 11 deletions

View File

@@ -126,7 +126,7 @@
],
"dependencies": {
"color": "^4.2.0",
"detect-libc": "^1.0.3",
"detect-libc": "^2.0.0",
"node-addon-api": "^4.2.0",
"prebuild-install": "^7.0.0",
"semver": "^7.3.5",