{
  "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json",
  "schematics": {
    "migration-v22": {
      "version": "22.0-0",
      "description": "Updates SBB Angular to v22",
      "factory": "./ng-update/index#updateToV22"
    }
  }
}
