You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ ember-cli-update --run-codemods
74
74
|---|---|---|---|---|
75
75
| --blueprint | Provide a custom blueprint for use in the update | String | "@glimmer/blueprint" "git+https://[email protected]/tildeio/libkit.git" "../blueprint" ||
76
76
| --from | Use a starting version that is different than what is in your package.json | String | "2.9.1" ||
77
-
| --to | Update to a version that isn\'t latest | String | "2.14.1" "~2.15" "latest" "beta" |"*" |
77
+
| --to | Update to a version that isn\'t latest | String | "2.14.1" "~2.15" "latest" "beta" ||
78
78
| --resolve-conflicts | Automatically run git mergetool if conflicts found | Boolean || false |
79
79
| --run-codemods | Run codemods to help update your code | Boolean || false |
80
80
| --codemods-source | Supply your own codemods manifest via URL | String | "ember-app-codemods-manifest@*" "git+https://github.com/ember-cli/ember-app-codemods-manifest.git#semver:*"||
0 commit comments