Use Nan wrapper for type conversion
This commit is contained in:
committed by
petrzjunior
parent
5de4cc4fb4
commit
9cc61350a0
@@ -38,8 +38,8 @@
|
||||
"test": "mocha"
|
||||
},
|
||||
"dependencies": {
|
||||
"bindings": "^1.4.0",
|
||||
"nan": "^2.12.1"
|
||||
"bindings": "^1.5.0",
|
||||
"nan": "^2.14.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user