Skip to content

Commit f609661

Browse files
authored
Prettier: Include wp-prettier package (#1706)
1 parent 7fa854d commit f609661

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"@wordpress/primitives": "^4.22.0",
4646
"@wordpress/scripts": "^27.0.0",
4747
"@wordpress/url": "^4.22.0",
48-
"classnames": "^2.3.2"
48+
"classnames": "^2.3.2",
49+
"prettier": "npm:wp-prettier@^3.0.3"
4950
}
5051
}

0 commit comments

Comments
 (0)