Skip to content

Commit

Permalink
Merge pull request #664 from othiym23/othiym23/allow-semver-5
Browse files Browse the repository at this point in the history
allow semver@5
  • Loading branch information
TooTallNate committed Aug 4, 2015
2 parents f403e26 + 0c720d2 commit 85ed107
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 @@ -33,7 +33,7 @@
"path-array": "^1.0.0",
"request": "2",
"rimraf": "2",
"semver": "2.x || 3.x || 4",
"semver": "2.x || 3.x || 4 || 5",
"tar": "^1.0.0",
"which": "1"
},
Expand Down

0 comments on commit 85ed107

Please sign in to comment.