Skip to content

Commit 07833fe

Browse files
committed
main - 801e7e0 build: set up schematics for v20 (#30591)
1 parent d769d27 commit 07833fe

File tree

3 files changed

+10
-92
lines changed

3 files changed

+10
-92
lines changed

schematics/migration.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"schematics": {
3-
"migration-v19": {
4-
"version": "19.0.0-0",
5-
"description": "Updates the Angular Google Maps package to v19",
6-
"factory": "./ng-update/index_bundled#updateToV19"
3+
"migration-v20": {
4+
"version": "20.0.0-0",
5+
"description": "Updates the Angular Google Maps package to v20",
6+
"factory": "./ng-update/index_bundled#updateToV20"
77
}
88
}
99
}

schematics/ng-update/index_bundled.js

Lines changed: 3 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

schematics/ng-update/index_bundled.js.map

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)