chore: make the case correct (#10458)

This commit is contained in:
neverland
2022-04-02 10:57:54 +08:00
committed by GitHub
parent d507e97996
commit 995cad17fd
15 changed files with 30 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "create-vant-cli-app",
"version": "2.0.0",
"description": "Create Vant Cli App",
"description": "Create Vant CLI App",
"main": "lib/index.js",
"bin": {
"create-vant-cli-app": "./lib/index.js"