Skip to content

Commit 8cb2376

Browse files
committed
fix(@angular/cli): add the ng-update key to point to migrations
1 parent a0f5d81 commit 8cb2376

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/@angular/cli/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,8 @@
4646
"semver": "^5.1.0",
4747
"silent-error": "^1.0.0",
4848
"yargs-parser": "^9.0.2"
49+
},
50+
"ng-update": {
51+
"migrations": "@schematics/angular/migrations/migration-collection.json"
4952
}
5053
}

0 commit comments

Comments
 (0)