bump @expo/config version#381
Conversation
|
@GGGava could you take a look and help get this merged if possible? |
|
Any update on this? especially since Expo 52 is out now as well |
|
Also looking for an update on this. This is a critical package for our app and it's blocking our adoption of the new arch. |
|
Also interested on this one. This is a package we're dependent on and would like to have an update on this |
|
Any updates here? 😇 |
|
Adding a comment hoping to get this approved |
|
Commenting and hoping for an update. |
|
@ruan-azevedo please have a look at this one. |
|
Bumping this |
|
i need this |
|
Hey ! Need this 🙏 |
|
Use npm/yarn overrides. Works fine for me. (it should still be fixed, but this will get you by) if you have a dependency on @expo/config-plugins you can tie the override to that: "overrides": {
"@expo/config-plugins": "$@expo/config-plugins"
}or just specify the version instead: "overrides": {
"@expo/config-plugins": "^10.0.3"
} |
Keeping @expo/config-plugins up to date