expo_upgrade
Upgrade Expo SDK and dependencies to a specified newer version, with dry-run preview and npm/yarn option.
Instructions
Upgrade Expo SDK and dependencies to newer version
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_version | No | Target Expo SDK version (or latest) | |
| dry_run | No | Preview changes without applying | |
| npm | No | Use npm instead of yarn |