Skip to content

Commit 01ff21c

Browse files
committed
Fix: description field
1 parent c21aa81 commit 01ff21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-cli-plugin-clean",
33
"version": "0.2.0",
4-
"description": "A vue-cli plugin that helps you bootstrap your Vue application by doing some common configurations.",
4+
"description": "vue-cli plugin that helps you bootstrap your Vue application by doing some common configurations.",
55
"main": "index.js",
66
"scripts": {
77
"lint": "eslint . --fix"

0 commit comments

Comments
 (0)