We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some modules are marked as being a dependency, while they are actually devDependencies. This should be corrected:
https://github.com/orionsoft/meteor-apollo-accounts/blob/81fcae3ca87cab9182d51ae5fbb7ec08415176c7/client/package.json#L40-L44
I ran against this issue while migrating my frontend from Meteor to be create-react-app compatible.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Some modules are marked as being a dependency, while they are actually devDependencies. This should be corrected:
https://github.com/orionsoft/meteor-apollo-accounts/blob/81fcae3ca87cab9182d51ae5fbb7ec08415176c7/client/package.json#L40-L44
I ran against this issue while migrating my frontend from Meteor to be create-react-app compatible.
The text was updated successfully, but these errors were encountered: