10 lines
229 B
JSON
10 lines
229 B
JSON
|
{
|
||
|
"schematics": {
|
||
|
"migration-v8-static-queries": {
|
||
|
"version": "8",
|
||
|
"description": "Migrates ViewChild and ContentChild to explicit query timing",
|
||
|
"factory": "./migrations/static-queries/index"
|
||
|
}
|
||
|
}
|
||
|
}
|