New issue
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
babel-plugin-root-import warning #3
Comments
|
ping @unconfident @matt-oakes (just calling out those who worked on this plugin in 2018) |
|
Sorry for the delay, was busy. Will try to fix that as soon as possible. Maybe babel plugin should be moved to |
|
No worries, thanks for the fast reply the second time :D peerDependencies LGTM |
|
Hello, is this a simple fix? still seeing warnings in yarn/npm |
|
I think this plugin should really be updated (if necessary) to support the newer version of |
|
It would be great to add support for babel-plugin-root-import 6.6.0 |
|
Any updates? |
|
Has anyone found a work around this? |
Please update the peer dependency of babel-plugin-root-import. Current version is 6.1.0 but you're expecting
^5.1.0.Many thanks for maintaining this package!
The text was updated successfully, but these errors were encountered: