Upgrade nan dependency, enables async hooks

This commit is contained in:
Lovell Fuller
2018-02-23 19:18:31 +00:00
parent 5ab6f599fb
commit 498b061819
4 changed files with 16 additions and 12 deletions

View File

@@ -78,7 +78,7 @@
"dependencies": {
"color": "^3.0.0",
"detect-libc": "^1.0.3",
"nan": "^2.8.0",
"nan": "^2.9.2",
"semver": "^5.5.0",
"simple-get": "^2.7.0",
"tar": "^4.3.2",