We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f60ce6 commit cab03dcCopy full SHA for cab03dc
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-cli-plugin-clean",
3
- "version": "0.1.8",
+ "version": "0.1.9",
4
"description": "A vue-cli plugin that helps you bootstrap your Vue application by doing some common configurations.",
5
"main": "index.js",
6
"repository": {
@@ -15,7 +15,9 @@
15
"utility",
16
"plugin",
17
"prettier",
18
- "tailwind"
+ "tailwind",
19
+ "configuration",
20
+ "configurations"
21
],
22
"author": "Miguel Manjarres",
23
"license": "MIT",
0 commit comments