{
  "$schema": "https://raw.githubusercontent.com/angular/angular-cli/master/packages/angular_devkit/schematics/collection-schema.json",
  "schematics": {
    "migration-v10_0": {
      "version": "10.1.0-alpha.0",
      "description": "Updates of @o3r/workspace to v10.1.*",
      "factory": "./schematics/ng-update/index#updateV10_1"
    },
    "migration-v12_1": {
      "version": "12.1.0-prerelease.0",
      "description": "Updates of @o3r/workspace to v12.1.*",
      "factory": "./schematics/ng-update/index#updateV12_1"
    }
  }
}
