Skip to content

Commit 0c720d2

Browse files
committed
allow semver@5
1 parent f403e26 commit 0c720d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"path-array": "^1.0.0",
3434
"request": "2",
3535
"rimraf": "2",
36-
"semver": "2.x || 3.x || 4",
36+
"semver": "2.x || 3.x || 4 || 5",
3737
"tar": "^1.0.0",
3838
"which": "1"
3939
},

0 commit comments

Comments
 (0)