Chore: bumped to next version 7.3.0-pre (#27476)

* bumped version to the next minor.

* bumped packages version to the next minor.
This commit is contained in:
Marcus Andersson
2020-09-09 15:43:37 +02:00
committed by GitHub
parent 2e3b6b6850
commit d75758071b
10 changed files with 20 additions and 20 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@jaegertracing/jaeger-ui-components",
"version": "7.2.0-pre.0",
"version": "7.3.0-pre.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@ -14,8 +14,8 @@
"typescript": "3.9.3"
},
"dependencies": {
"@grafana/data": "7.2.0-pre.0",
"@grafana/ui": "7.2.0-pre.0",
"@grafana/data": "7.3.0-pre.0",
"@grafana/ui": "7.3.0-pre.0",
"@types/classnames": "^2.2.7",
"@types/deep-freeze": "^0.1.1",
"@types/hoist-non-react-statics": "^3.3.1",