Skip to content

Commit ebe15f3

Browse files
committed
chore: move tailwin to devdep
#253
1 parent e1ecfdb commit ebe15f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"url": "git+https://github.com/hosseinmd/prettier-plugin-jsdoc.git"
4343
},
4444
"devDependencies": {
45+
"prettier-plugin-tailwindcss": "^0.7.1",
4546
"@commitlint/config-conventional": "^14.1.0",
4647
"@rollup/plugin-commonjs": "^21.0.3",
4748
"@rollup/plugin-json": "^4.1.0",
@@ -71,8 +72,7 @@
7172
"dependencies": {
7273
"binary-searching": "^2.0.5",
7374
"comment-parser": "^1.4.0",
74-
"mdast-util-from-markdown": "^2.0.0",
75-
"prettier-plugin-tailwindcss": "^0.7.1"
75+
"mdast-util-from-markdown": "^2.0.0"
7676
},
7777
"engines": {
7878
"node": ">=14.13.1 || >=16.0.0"

0 commit comments

Comments
 (0)