Skip to content

Commit

Permalink
Merge pull request #142 from crafatar/fix-nan
Browse files Browse the repository at this point in the history
update nan to work with io.js 2.0.0
  • Loading branch information
EyalAr committed May 25, 2015
2 parents e742a41 + fa0c0ed commit 9b6d2ce
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 @@ -5,7 +5,7 @@
"dependencies": {
"async": "~0.9.0",
"decree": "0.0.6",
"nan": "~1.7.0"
"nan": "^1.8.4"
},
"scripts": {
"install": "node-gyp rebuild",
Expand Down

0 comments on commit 9b6d2ce

Please sign in to comment.