Skip to content

Commit

Permalink
Lock down prettier to a minor version, ~1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Jul 29, 2018
1 parent 8ad42e4 commit 177aaae
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 @@ -51,7 +51,7 @@
"httpception": "^1.0.2",
"mocha": "^4.0.1",
"nyc": "^11.3.0",
"prettier": "^1.11.1",
"prettier": "~1.14.0",
"sinon": "^4.4.5",
"unexpected": "^10.36.2",
"unexpected-sinon": "^10.8.2"
Expand Down

0 comments on commit 177aaae

Please sign in to comment.