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 dc4baa5 commit 92ef025Copy full SHA for 92ef025
1 file changed
RELEASE.md
@@ -103,7 +103,7 @@ You can use [this saved search](https://github.com/ember-cli/ember-app-blueprint
103
- Update blueprint dependencies to beta
104
105
```
106
- pnpm dlx update-blueprint-deps --filter ember-source --tag beta files/package.json
+ pnpm dlx update-blueprint-deps --ember-source beta files/package.json
107
108
109
- commit this update `git commit -am "update blueprint dependencies to beta"`
0 commit comments