Release v7.1.2

This commit is contained in:
Hugo Häggmark
2020-08-05 13:48:06 +02:00
committed by Hugo Häggmark
parent 3e4c0bf8f8
commit dbb3750610
10 changed files with 20 additions and 20 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "7.1.1",
"version": "7.1.2",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -16,9 +16,9 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"devDependencies": {
"@grafana/data": "7.1.1",
"@grafana/toolkit": "7.1.1",
"@grafana/ui": "7.1.1"
"@grafana/data": "7.1.2",
"@grafana/toolkit": "7.1.2",
"@grafana/ui": "7.1.2"
},
"volta": {
"node": "12.16.2"