We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 683d861 commit 95eecf6Copy full SHA for 95eecf6
1 file changed
package.json
@@ -17,7 +17,7 @@
17
"build": "tsc -p ."
18
},
19
"bin": {
20
- "recife-cli": "./bin/recife-cli"
+ "recife": "./bin/recife-cli"
21
22
"dependencies": {
23
"commander": "^5.1.0",
0 commit comments