Bump version to v7.0.4

This commit is contained in:
Torkel Ödegaard
2020-06-25 08:45:15 +02:00
committed by Dominik Prokop
parent 037682d63b
commit 8a752954c5
10 changed files with 20 additions and 20 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "7.0.3",
"version": "7.0.4",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -16,9 +16,9 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"devDependencies": {
"@grafana/data": "7.0.3",
"@grafana/toolkit": "7.0.3",
"@grafana/ui": "7.0.3"
"@grafana/data": "7.0.4",
"@grafana/toolkit": "7.0.4",
"@grafana/ui": "7.0.4"
},
"volta": {
"node": "12.16.2"