src: refactor to use nan
- Now it supports latest 0.8.x, 0.10.x and 0.11.x
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"buffertools": "^2.1.2",
|
||||
"bindings": "~1.1.0"
|
||||
"bindings": "^1.1.0",
|
||||
"nan": "^1.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "~1.11.0",
|
||||
|
||||
Reference in New Issue
Block a user