Release v7.1.0-beta3

This commit is contained in:
Andrej Ocenas
2020-07-13 14:41:21 +02:00
parent 7618fd36ac
commit f8bdda7adf
10 changed files with 22 additions and 20 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "7.1.0-beta.2",
"version": "7.1.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-beta.2",
"@grafana/toolkit": "7.1.0-beta.2",
"@grafana/ui": "7.1.0-beta.2"
"@grafana/data": "7.1.0-beta.3",
"@grafana/toolkit": "7.1.0-beta.3",
"@grafana/ui": "7.1.0-beta.3"
},
"volta": {
"node": "12.16.2"