fix: failed to register cli bin

This commit is contained in:
chenjiahan
2021-09-07 20:38:02 +08:00
parent fd38bbd17b
commit 89a801b3d7
5 changed files with 6 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"bin": {
"vant-cli": "./lib/bin.js"
"vant-cli": "./bin.js"
},
"engines": {
"node": ">=12"
@@ -22,6 +22,7 @@
"lib",
"site",
"template",
"bin.js",
"preset.js"
],
"keywords": [