@o3r/application
Version:
This module provides development help to monitor your Otter Application
11 lines (10 loc) • 350 B
JSON
{
"$schema": "https://raw.githubusercontent.com/angular/angular-cli/master/packages/angular_devkit/schematics/collection-schema.json",
"schematics": {
"migration-v10_0": {
"version": "10.0.0-alpha.0",
"description": "Updates of @o3r/application to v10.0.*",
"factory": "./schematics/ng-update/index#updateV10_0"
}
}
}