Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1113 from xzyfer/feat/lock-nan
Browse files Browse the repository at this point in the history
Ensure we have nan@^2.0.8
  • Loading branch information
xzyfer committed Aug 29, 2015
2 parents 36fb64a + 324be0f commit ed4c6a3
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 @@ -55,7 +55,7 @@
"glob": "^5.0.14",
"meow": "^3.3.0",
"mkdirp": "^0.5.1",
"nan": "^2.0.5",
"nan": "^2.0.8",
"npmconf": "^2.1.2",
"pangyp": "^2.3.0",
"request": "^2.61.0",
Expand Down

0 comments on commit ed4c6a3

Please sign in to comment.