Upgrade to nan v2 #246

Provides support for io.js v3 and Node v4
This commit is contained in:
Lovell Fuller
2015-08-23 21:06:26 +01:00
parent 045680fba5
commit b7e0a6f277
7 changed files with 248 additions and 201 deletions

View File

@@ -47,7 +47,7 @@
"dependencies": {
"bluebird": "^2.9.33",
"color": "^0.10.1",
"nan": "^1.8.4",
"nan": "^2.0.5",
"semver": "^5.0.1"
},
"devDependencies": {