Skip to content

Commit 09f9060

Browse files
committed
update dependencies
1 parent 3a73e6e commit 09f9060

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": "vue-cli-plugin-tailwind",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "vue-cli plugin for Tailwind CSS",
55
"author": "Jens Eggerstedt <j.eggerstedt@kaibatech.de>",
66
"license": "MIT",
@@ -18,7 +18,7 @@
1818
"purgecss"
1919
],
2020
"dependencies": {
21-
"@fullhuman/postcss-purgecss": "^2.2.0",
22-
"tailwindcss": "^1.4.5"
21+
"@fullhuman/postcss-purgecss": "^2.3.0",
22+
"tailwindcss": "^1.6.2"
2323
}
2424
}

0 commit comments

Comments
 (0)