Skip to content

Commit

Permalink
build(deps-dev): unpin prettier version
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Feb 25, 2022
1 parent f73618e commit 9a86e04
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 @@ -64,7 +64,7 @@
"husky": "^7.0.4",
"jest": "^27.5.1",
"license-checker": "^25.0.1",
"prettier": "2.5.1"
"prettier": "^2.5.1"
},
"dependencies": {
"fastify-plugin": "^3.0.0"
Expand Down

0 comments on commit 9a86e04

Please sign in to comment.