Skip to content

Commit

Permalink
chore: bump version of semver package
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Perrotte authored and ruyadorno committed Sep 25, 2019
1 parent aafb4ee commit ab92033
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -4,7 +4,7 @@
"description": "checks that npm runs during the installation of a module",
"main": "index.js",
"dependencies": {
"semver": "^2.3.0 || 3.x || 4 || 5"
"semver": "^6.3.0"
},
"devDependencies": {
"mkdirp": "^0.5.1",
Expand Down

0 comments on commit ab92033

Please sign in to comment.