Allow spaces in installation directory #2279

Uses new include_dir property of node-addon-api
This commit is contained in:
Lovell Fuller
2020-09-19 14:26:27 +01:00
parent b369c4bb8a
commit d46b4d950f
2 changed files with 2 additions and 2 deletions

View File

@@ -114,7 +114,7 @@
"dependencies": {
"color": "^3.1.2",
"detect-libc": "^1.0.3",
"node-addon-api": "^3.0.0",
"node-addon-api": "^3.0.2",
"npmlog": "^4.1.2",
"prebuild-install": "^5.3.5",
"semver": "^7.3.2",