We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f937a2 commit d135949Copy full SHA for d135949
packages/create-app/package.json
@@ -4,7 +4,7 @@
4
"license": "MIT",
5
"author": "Evan You",
6
"bin": {
7
- "create-vite-app": "index.js",
+ "create-app": "index.js",
8
"cva": "index.js"
9
},
10
"files": [
0 commit comments