We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92ef025 commit f74f394Copy full SHA for f74f394
1 file changed
RELEASE.md
@@ -133,7 +133,7 @@ You can use [this saved search](https://github.com/ember-cli/ember-app-blueprint
133
- Update blueprint dependencies to alpha
134
135
```
136
- pnpm dlx update-blueprint-deps --filter ember-source --tag alpha files/package.json
+ pnpm dlx update-blueprint-deps --ember-source alpha files/package.json
137
138
139
- commit this update `git commit -am "update blueprint dependencies to alpha"`
0 commit comments