{
  "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json",
  "schematics": {},
  "packageJsonUpdates": {
    "0.2.30": {
      "version": "0.2.29",
      "description": "Updates the superjson dependency from 1.x to 2.x",
      "packages": {
        "superjson": {
          "version": "^2.2.1",
          "alwaysAddToPackageJson": true
        }
      }
    }
  }
}
