Skip to content

Commit cab03dc

Browse files
committed
Version update
1 parent 1f60ce6 commit cab03dc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-cli-plugin-clean",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "A vue-cli plugin that helps you bootstrap your Vue application by doing some common configurations.",
55
"main": "index.js",
66
"repository": {
@@ -15,7 +15,9 @@
1515
"utility",
1616
"plugin",
1717
"prettier",
18-
"tailwind"
18+
"tailwind",
19+
"configuration",
20+
"configurations"
1921
],
2022
"author": "Miguel Manjarres",
2123
"license": "MIT",

0 commit comments

Comments
 (0)