Skip to content

Commit 983579a

Browse files
committed
fix: pin prettier version
1 parent 350f6fe commit 983579a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"postcss": "^8.4.47",
5757
"postcss-html": "^1.7.0",
5858
"postcss-loader": "^8.1.1",
59-
"prettier": "^3.3.3",
59+
"prettier": "3.3.3",
6060
"release-it": "^17.1.1",
6161
"sass": "^1.72.0",
6262
"sass-embedded": "^1.72.0",

0 commit comments

Comments
 (0)