Skip to content

Commit b0c8346

Browse files
Don't override react-scripts command.
1 parent 472dbfe commit b0c8346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"utils"
1919
],
2020
"bin": {
21-
"react-scripts": "./bin/react-scripts.js"
21+
"react-scripts-plus": "./bin/react-scripts.js"
2222
},
2323
"dependencies": {
2424
"@babel/core": "7.1.0",

0 commit comments

Comments
 (0)