Support musl.

This commit is contained in:
Miles Johnson 2023-08-01 14:56:40 -07:00
parent ff53ffe218
commit f15a249d24
4 changed files with 32 additions and 4 deletions

8
pnpm-lock.yaml generated
View file

@ -22,6 +22,9 @@ dependencies:
'@ltd/j-toml':
specifier: ^1.38.0
version: 1.38.0
detect-libc:
specifier: ^2.0.2
version: 2.0.2
devDependencies:
'@types/node':
@ -933,6 +936,11 @@ packages:
engines: {node: '>=6'}
dev: true
/detect-libc@2.0.2:
resolution: {integrity: sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==}
engines: {node: '>=8'}
dev: false
/dir-glob@3.0.1:
resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
engines: {node: '>=8'}