Skip to content

Commit b761679

Browse files
author
peakleo
committed
1.0.1
1 parent 8d6730b commit b761679

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supfn/vue-multi-page-cli",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "vue多页构建脚手架工具",
55
"bin": {
66
"vue-multi-page-cli": "src/index.js"
@@ -28,5 +28,9 @@
2828
"log-symbols": "^2.2.0",
2929
"ora": "^2.1.0"
3030
},
31-
"keywords": ["vue", "cli", "multi"]
31+
"keywords": [
32+
"vue",
33+
"cli",
34+
"multi"
35+
]
3236
}

0 commit comments

Comments
 (0)