vue3-tailwind-components 0.0.6 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vue3-tailwind-components",
3
- "version": "0.0.6",
3
+ "version": "0.0.8",
4
4
  "description": "A library of Vue 3 components that use Tailwind",
5
5
  "license": "MIT",
6
6
  "repository": "richardhulbert/vue3-tailwind-components",