Skip to content

Commit 10d2366

Browse files
committed
update dependencies
1 parent ed2863c commit 10d2366

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,12 +1,12 @@
11
{
22
"name": "vue-cli-plugin-tailwind",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "vue-cli plugin for Tailwind CSS",
55
"author": "Jens Eggerstedt <j.eggerstedt@kaibatech.de>",
66
"license": "MIT",
77
"dependencies": {
8-
"@fullhuman/postcss-purgecss": "^1.0.1",
9-
"tailwindcss": "^0.6.5"
8+
"@fullhuman/postcss-purgecss": "^1.1.0",
9+
"tailwindcss": "^0.6.6"
1010
},
1111
"repository": {
1212
"type": "git",

0 commit comments

Comments
 (0)