Skip to content

Commit

Permalink
Bump NAN for Node.js 10.x compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusU committed May 15, 2018
1 parent 265d084 commit c90b8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"test-server": "node test/server.js"
},
"dependencies": {
"nan": "^2.4.0"
"nan": "^2.10.0"
},
"devDependencies": {
"body-parser": "^1.13.3",
Expand Down

0 comments on commit c90b8e0

Please sign in to comment.