Node 11 now supported by nodejs/nan

This commit is contained in:
Lovell Fuller
2019-01-03 14:01:18 +00:00
parent 37ed436202
commit 87f191fd05
3 changed files with 5 additions and 10 deletions

View File

@@ -97,7 +97,7 @@
"color": "^3.1.0",
"detect-libc": "^1.0.3",
"fs-copy-file-sync": "^1.1.1",
"nan": "^2.11.1",
"nan": "^2.12.1",
"npmlog": "^4.1.2",
"prebuild-install": "^5.2.2",
"semver": "^5.6.0",