@netgrif/components-core
Version:
Netgrif Application engine frontend core Angular library
11 lines (10 loc) • 353 B
JSON
{
"$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json",
"schematics": {
"migration-4.1": {
"version": "4.1",
"description": "applies changes when moving from v4.0.x to v4.1.0 or higher",
"factory": "./migrations/4.1/migration-4.1#schematicEntryPoint"
}
}
}