Skip to content

Commit

Permalink
Merge pull request #239 from basselworkforce/main
Browse files Browse the repository at this point in the history
build: update `prettier` peer dependency semVer to include 3.x
  • Loading branch information
ayusharma committed Jul 21, 2023
2 parents 2c46c9b + 6fa0bc7 commit 62fc909
Show file tree
Hide file tree
Showing 2 changed files with 3,202 additions and 3,323 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"peerDependencies": {
"@vue/compiler-sfc": "3.x",
"prettier": "2.x"
"prettier": "2.x - 3.x"
},
"peerDependenciesMeta": {
"@vue/compiler-sfc": {
Expand Down

0 comments on commit 62fc909

Please sign in to comment.