Fix use of detect-libc typing (#421)

This commit is contained in:
Michael Telatynski
2022-09-23 12:14:09 +01:00
committed by GitHub
parent b89b2637b9
commit 392005b3a4
4 changed files with 21 additions and 14 deletions

View File

@@ -55,6 +55,7 @@
"@babel/preset-typescript": "^7.18.6",
"@types/auto-launch": "^5.0.1",
"@types/counterpart": "^0.18.1",
"@types/detect-libc": "^1.0.0",
"@types/jest": "^28",
"@types/minimist": "^1.2.1",
"@types/mkdirp": "^1.0.2",