Skip to content

Commit 290842f

Browse files
updated package
1 parent 3d625c0 commit 290842f

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": "vue3-tailwind-components",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "A library of Vue 3 components that use Tailwind",
55
"keywords": [
66
"vue3",
@@ -45,6 +45,6 @@
4545
"autoprefixer": "^10.4.13",
4646
"postcss": "^8.4.20",
4747
"tailwindcss": "^3.2.4",
48-
"vite": "^4.0.0"
48+
"vite": "^5.2.11"
4949
}
5050
}

0 commit comments

Comments
 (0)