"Release: Updated versions in package to 7.5.1" (#32362)

This commit is contained in:
Grot (@grafanabot)
2021-03-26 14:12:21 +01:00
committed by GitHub
parent cfc83e8f20
commit 4dffb875cf
10 changed files with 22 additions and 22 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "7.5.0",
"version": "7.5.1",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -16,9 +16,9 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"devDependencies": {
"@grafana/data": "7.5.0",
"@grafana/toolkit": "7.5.0",
"@grafana/ui": "7.5.0"
"@grafana/data": "7.5.1",
"@grafana/toolkit": "7.5.1",
"@grafana/ui": "7.5.1"
},
"volta": {
"node": "12.16.2"