Skip to content

Commit 996d785

Browse files
authored
Fix ember-cli-update file (#1062)
1 parent 5bd5e8f commit 996d785

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/config/ember-cli-update.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
"schemaVersion": "1.0.0",
33
"packages": [
44
{
5-
"name": "ember-cli",
5+
"name": "@ember/app-blueprint",
66
"version": "6.10.0",
77
"blueprints": [
88
{
9-
"name": "app",
10-
"outputRepo": "https://github.com/ember-cli/ember-new-output",
11-
"codemodsSource": "ember-app-codemods-manifest@1",
9+
"name": "@ember/app-blueprint",
1210
"isBaseBlueprint": true,
1311
"options": [
1412
"--no-welcome",

0 commit comments

Comments
 (0)