Skip to content

Commit

Permalink
Less aggressive semver upgrade scheme on prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Jul 23, 2019
1 parent 1ee47b5 commit 3cda33f
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 @@ -57,7 +57,7 @@
"httpception": "^3.0.0",
"mocha": "^6.2.0",
"nyc": "^14.1.1",
"prettier": "^1.18.2",
"prettier": "~1.18.2",
"sinon": "^7.3.2",
"unexpected": "^11.7.0",
"unexpected-set": "^2.0.0",
Expand Down

0 comments on commit 3cda33f

Please sign in to comment.