Skip to content

Commit 9c962ec

Browse files
committed
feat: Bump prettier-plugin-tailwindcss to ^0.5
1 parent e1b46ac commit 9c962ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-acme",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "ESLint + Prettier config for React",
55
"main": "index.js",
66
"engines": {
@@ -30,8 +30,8 @@
3030
"eslint-plugin-simple-import-sort": "^10.0",
3131
"eslint-plugin-sort-destructure-keys": "^1.5.0",
3232
"eslint-plugin-tailwindcss": "^3.13",
33-
"prettier": "^3.0.1",
34-
"prettier-plugin-tailwindcss": "^0.4.1"
33+
"prettier": "^3",
34+
"prettier-plugin-tailwindcss": "^0.5"
3535
},
3636
"keywords": [
3737
"eslint",

0 commit comments

Comments
 (0)