Skip to content

Commit

Permalink
Lock down prettier to ~1.15.1 to prevent formatting changes in new mi…
Browse files Browse the repository at this point in the history
…nor versions from breaking other PRs
  • Loading branch information
papandreou committed Nov 8, 2018
1 parent 1596226 commit a40ef2b
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 @@ -58,7 +58,7 @@
"mocha-lcov-reporter": "^1.3.0",
"nyc": "13.1.0",
"offline-github-changelog": "1.2.0",
"prettier": "1.15.1",
"prettier": "~1.15.1",
"sinon": "^7.1.0",
"uglifyjs": "^2.4.11",
"unexpected": "10.37.2",
Expand Down

0 comments on commit a40ef2b

Please sign in to comment.