Skip to content

Commit 2ed2791

Browse files
committed
bump version
1 parent b66c2da commit 2ed2791

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.0.0-beta.3",
3+
"version": "1.0.0-beta.4",
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": "^1.2.0",
22-
"tailwindcss": "^1.0.0-beta.5"
22+
"tailwindcss": "^1.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)