Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit b885bfe

Browse files
committed
Merge branch 'dev'
2 parents 53ec51d + d76e876 commit b885bfe

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

logo.png

3.13 KB
Loading

package.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-cli-plugin-vuetify",
33
"version": "0.4.3",
4-
"description": "Plugin for Vue CLI 3",
4+
"description": "Vuetify Framework Plugin for Vue CLI 3",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
@@ -12,12 +12,15 @@
1212
},
1313
"keywords": [
1414
"vuetify",
15-
"plugin",
16-
"vue",
17-
"cli",
18-
"3"
15+
"vuetify plugin",
16+
"vue-cli",
17+
"vue-cli vuetify",
18+
"vue-cli material",
19+
"vue-cli-3",
20+
"vue-cli-3 vuetify",
21+
"vue-cli-3 material"
1922
],
20-
"author": "Mauro Perez <maurop123@gmail.com>",
23+
"author": "John Leider <john@vuetifyjs.com>",
2124
"license": "MIT",
2225
"bugs": {
2326
"url": "https://github.com/vuetifyjs/vue-cli-plugin-vuetify/issues"

0 commit comments

Comments
 (0)