Release 7.0.0-beta3 (#24400)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
Arve Knudsen
2020-05-07 18:47:18 +02:00
committed by GitHub
parent f88ec875a6
commit 01b5032fbc
10 changed files with 21 additions and 21 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "7.1.0-pre.0",
"version": "7.0.0-beta.3",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -16,9 +16,9 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"devDependencies": {
"@grafana/data": "7.1.0-pre.0",
"@grafana/toolkit": "7.1.0-pre.0",
"@grafana/ui": "7.1.0-pre.0"
"@grafana/data": "7.0.0-beta.3",
"@grafana/toolkit": "7.0.0-beta.3",
"@grafana/ui": "7.0.0-beta.3"
},
"volta": {
"node": "12.16.2"