Skip to content

Commit

Permalink
Bump nan to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusU committed Oct 30, 2016
1 parent fcf0ddc commit e4aea20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"test-server": "node test/server.js"
},
"dependencies": {
"nan": "^2.3.2"
"nan": "^2.4.0"
},
"devDependencies": {
"body-parser": "^1.13.3",
Expand Down

0 comments on commit e4aea20

Please sign in to comment.