We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f53fc32 + d103359 commit d160f7eCopy full SHA for d160f7e
1 file changed
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "start-it-cli",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "A prompt-based CLI tool to scaffold projects for Go, Flutter, React Native, Spring Boot, and more",
5
"main": "dist/index.js",
6
"bin": {
7
- "start-it": "dist/cli.js"
+ "start-it-cli": "dist/cli.js"
8
},
9
"scripts": {
10
"build": "tsc",
0 commit comments