Closed
Description
Do you want to request a feature or report a bug?
I'm not sure if it's a bug or a feature.
What is the current behavior?
When i run npm run eject
the generated react app contains a package.json with all the dependencies both devDependencies and dependencies on the same key, in dependencies.
What is the expected behavior?
We should have seen two keys in package.json
- devDependencies
- dependencies
Which versions of React, and which browser / OS are affected by this issue?
1.4.1
Metadata
Metadata
Assignees
Labels
No labels