UNPKG

dt-app

Version:

The Dynatrace App Toolkit is a tool you can use from your command line to create, develop, and deploy apps on your Dynatrace environment.

25 lines (24 loc) 717 B
{ "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" } ] }