Created by: creynders
ATM if react-scripts is (erroneously) declared in dependencies instead of devDependencies or isn't declared at all, the eject script will fail half-way. This change makes it more robust, react-scripts will be removed from either, if present.