Skip to content

Commit 95eecf6

Browse files
committed
Fix bin
1 parent 683d861 commit 95eecf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"build": "tsc -p ."
1818
},
1919
"bin": {
20-
"recife-cli": "./bin/recife-cli"
20+
"recife": "./bin/recife-cli"
2121
},
2222
"dependencies": {
2323
"commander": "^5.1.0",

0 commit comments

Comments
 (0)