Skip to content

Commit

Permalink
Lock prettier down to the minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Oct 21, 2021
1 parent 3cb184f commit a27c708
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 @@ -61,7 +61,7 @@
"mocha": "^7.0.1",
"nyc": "^15.0.0",
"offline-github-changelog": "^1.6.1",
"prettier": "^2.0.3",
"prettier": "~2.4.1",
"sinon": "^9.0.0",
"unexpected": "^11.8.1",
"unexpected-set": "^2.0.1",
Expand Down

0 comments on commit a27c708

Please sign in to comment.