Skip to content

Commit

Permalink
Fix version comparison bugs by upgrading semver to 5.5.0 (Fixes #184)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArekSredzki authored Oct 6, 2019
1 parent 0149c3c commit 83fe3b5
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 @@ -40,7 +40,7 @@
"sails-disk": "^0.10.10",
"sails-pg-session": "^1.0.1",
"sails-postgresql": "^0.12.1",
"semver": "^5.3.0",
"semver": "^5.5.0",
"skipper-disk": "^0.5.7",
"strip-bom": "^3.0.0",
"url": "^0.11.0"
Expand Down

0 comments on commit 83fe3b5

Please sign in to comment.