Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

Commit

Permalink
fix(deps): update peer deps
Browse files Browse the repository at this point in the history
Update prettier version
  • Loading branch information
ruiaraujo012 authored Feb 5, 2024
1 parent b6c7571 commit 8510065
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 @@ -35,7 +35,7 @@
},
"peerDependencies": {
"eslint": "^8.12.0",
"prettier": "^2.6.2"
"prettier": "^2.6.2 || ^3.0.0"
},
"scripts": {
"semantic-release": "semantic-release"
Expand Down

0 comments on commit 8510065

Please sign in to comment.