Skip to content

Commit 48b55a2

Browse files
committed
feat(common): update package json script
1 parent 5f8700d commit 48b55a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"homepage": "https://github.com/web-slate/react-chef#readme",
2424
"bin": {
25-
"react-chef": "./recipes/slim/index.js"
25+
"react-chef": "./recipes/index.js"
2626
},
2727
"dependencies": {
2828
"chalk": "^4.1.0",

0 commit comments

Comments
 (0)