Release 7.0.3

This commit is contained in:
Marcus Andersson
2020-06-03 17:19:31 +02:00
committed by Marcus Andersson
parent f0ab81d0f6
commit 00ee734baf
10 changed files with 20 additions and 20 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "7.0.2",
"version": "7.0.3",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -16,9 +16,9 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"devDependencies": {
"@grafana/data": "7.0.2",
"@grafana/toolkit": "7.0.2",
"@grafana/ui": "7.0.2"
"@grafana/data": "7.0.3",
"@grafana/toolkit": "7.0.3",
"@grafana/ui": "7.0.3"
},
"volta": {
"node": "12.16.2"