Release 7.3.0-beta1

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
Arve Knudsen
2020-10-15 13:14:47 +02:00
parent 2e9a0d4755
commit 68a3631ed0
10 changed files with 22 additions and 23 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "7.3.0-pre.0",
"version": "7.3.0-beta.1",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -16,9 +16,9 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"devDependencies": {
"@grafana/data": "7.3.0-pre.0",
"@grafana/toolkit": "7.3.0-pre.0",
"@grafana/ui": "7.3.0-pre.0"
"@grafana/data": "7.3.0-beta.1",
"@grafana/toolkit": "7.3.0-beta.1",
"@grafana/ui": "7.3.0-beta.1"
},
"volta": {
"node": "12.16.2"