Skip to content

Commit 885c3b3

Browse files
committed
move prettier-plugin-tailwindcss to dev dependencies
1 parent d8424fe commit 885c3b3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,9 @@
4747
"lint-staged": "^12.2.1",
4848
"npm-run-all": "^4.1.5",
4949
"prettier": "^2.5.1",
50+
"prettier-plugin-tailwindcss": "^0.1.4",
5051
"rimraf": "^3.0.2",
5152
"tslib": "^2.3.1",
5253
"typescript": "^4.5.4"
53-
},
54-
"dependencies": {
55-
"prettier-plugin-tailwindcss": "^0.1.4"
5654
}
5755
}

0 commit comments

Comments
 (0)