Skip to content

Commit

Permalink
chore(compiler): specify prettier version
Browse files Browse the repository at this point in the history
close: #13052
  • Loading branch information
ShGKme committed Jul 19, 2023
1 parent 49b6bd4 commit a1fc76e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/compiler-sfc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,8 @@
"pug": "^3.0.2",
"sass": "^1.52.3",
"stylus": "^0.58.1"
},
"optionalDependencies": {
"prettier": "^1.18.2 || ^2.0.0"
}
}

0 comments on commit a1fc76e

Please sign in to comment.