{
  "migrations": [
    {
      "version": "0.116.0",
      "factory": "./lib/src/migrations/0.116.0/index.js",
      "description": "revert types to the old runtime-simulator"
    },
    {
      "version": "0.119.0",
      "factory": "./lib/src/migrations/0.119.0/index.js",
      "description": "delete .tokens.json file"
    },
    {
      "version": "0.123.0",
      "factory": "./lib/src/migrations/0.123.0/index.js",
      "description": "remove namespace @dynatrace from @dynatrace/dt-app package"
    },
    {
      "version": "0.130.0",
      "factory": "./lib/src/migrations/0.130.0/index.js",
      "description": "get types from the new js-runtime add typescript to package.json dependencies"
    }
  ]
}
