Skip to content

Commit

Permalink
Merge pull request #15 from g-div/patch-1
Browse files Browse the repository at this point in the history
Fix npm install
  • Loading branch information
pstadler committed Apr 2, 2014
2 parents 0da2ee7 + a341938 commit 71b48ea
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 @@ -39,7 +39,7 @@
"colors": "~0.6.2",
"commander": "~2.1.0",
"prompt": "~0.2.12",
"pretty-hrtime": "^0.2.1"
"pretty-hrtime": "~0.2.1"
},
"optionalDependencies": {
"coffee-script": "~1.7.1"
Expand Down

0 comments on commit 71b48ea

Please sign in to comment.