We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5928de commit b109536Copy full SHA for b109536
global-cli/package.json
@@ -5,7 +5,7 @@
5
"index.js"
6
],
7
"bin": {
8
- "create-react-app": "index.js"
+ "create-react-app": "./index.js"
9
},
10
"dependencies": {
11
"chalk": "^1.1.1",
0 commit comments