Skip to content

Commit 8242345

Browse files
Update package.json
1 parent 67f0fb5 commit 8242345

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-theme-manager",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "A vue plugin to manage one or more color themes in your web app",
55
"main": "index.js",
66
"scripts": {
@@ -14,7 +14,8 @@
1414
"vue",
1515
"theme",
1616
"theme-manager",
17-
"color"
17+
"color",
18+
"vue-plugin"
1819
],
1920
"author": "xceldeveloper <xceldeveloper@gmail.com> (xceldeveloper.com)",
2021
"license": "MIT",

0 commit comments

Comments
 (0)