Chore: Update package.json (#28291)

* Chore: Update what's new and release notes URL in package.json

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Chore: Update version

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
Arve Knudsen
2020-10-15 14:41:25 +02:00
committed by GitHub
parent d9a156298b
commit febdad4da2
10 changed files with 24 additions and 25 deletions

View File

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