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

2
packages/vant-cli/bin.js Executable file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env node
require('./lib/cli');