Skip to content

Commit

Permalink
[deps] Bump NaN to 1.5 to ensure support with iojs
Browse files Browse the repository at this point in the history
  • Loading branch information
3rd-Eden committed Jan 16, 2015
1 parent d32c678 commit 571886d
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 @@ -22,7 +22,7 @@
"install": "(node-gyp rebuild 2> builderror.log) || (exit 0)"
},
"dependencies": {
"nan": "1.4.x",
"nan": "1.5.x",
"options": ">=0.0.5",
"ultron": "1.0.x"
},
Expand Down

0 comments on commit 571886d

Please sign in to comment.