vuetiwatch 0.2.3 → 0.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -2
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -4,8 +4,9 @@
|
|
|
4
4
|
[](https://bundlephobia.com/package/vuetiwatch)
|
|
5
5
|
[](https://github.com/j-tap/vuetiwatch/blob/main/LICENSE)
|
|
6
6
|
|
|
7
|
-
🎨 Nineteen free, plug-and-play **Vuetify themes** for
|
|
8
|
-
|
|
7
|
+
🎨 Nineteen free, plug-and-play **Vuetify themes** for
|
|
8
|
+
**[Vuetify 4](https://vuetifyjs.com/)** and any Vue 3 app — what
|
|
9
|
+
[Bootswatch](https://bootswatch.com/) is to Bootstrap.
|
|
9
10
|
|
|
10
11
|
[](https://j-tap.github.io/vuetiwatch/)
|
|
11
12
|
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vuetiwatch",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.4",
|
|
4
4
|
"type": "module",
|
|
5
|
-
"description": "Nineteen free, plug-and-play Vuetify themes for
|
|
5
|
+
"description": "Nineteen free, plug-and-play Vuetify 4 themes for Vue 3 apps — what Bootswatch is to Bootstrap",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"author": "j-tap",
|
|
8
8
|
"homepage": "https://j-tap.github.io/vuetiwatch/",
|