diff --git a/1_hello_world/nan/package.json b/1_hello_world/nan/package.json index b09778c3..f6e598aa 100644 --- a/1_hello_world/nan/package.json +++ b/1_hello_world/nan/package.json @@ -5,7 +5,7 @@ "main": "hello.js", "private": true, "dependencies": { - "bindings": "~1.2.1", + "bindings": "~1.5.0", "nan": "^2.0.0" }, "scripts": {