Skip to content

Commit fb4868e

Browse files
dennzimmDennis Zimmermann
andauthored
chore(deps): Bump tailwindcss to newest version (#22)
Co-authored-by: Dennis Zimmermann <d.zimmermann@business-unicorns.de>
1 parent 304c3ed commit fb4868e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-cli-plugin-tailwind",
3-
"version": "1.4.2",
3+
"version": "1.5.0",
44
"description": "vue-cli plugin for Tailwind CSS",
55
"author": "Jens Eggerstedt <j.eggerstedt@kaibatech.de>",
66
"license": "MIT",
@@ -19,6 +19,6 @@
1919
],
2020
"dependencies": {
2121
"@fullhuman/postcss-purgecss": "^2.3.0",
22-
"tailwindcss": "^1.7.0"
22+
"tailwindcss": "^1.8.9"
2323
}
2424
}

0 commit comments

Comments
 (0)