"Release: Updated versions in package to 7.5.2" (#32502)

This commit is contained in:
Grot (@grafanabot)
2021-03-30 15:47:47 +02:00
committed by GitHub
parent 22d31136ee
commit ca413c612f
10 changed files with 23 additions and 23 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "7.5.1",
"version": "7.5.2",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -16,9 +16,9 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"devDependencies": {
"@grafana/data": "7.5.1",
"@grafana/toolkit": "7.5.1",
"@grafana/ui": "7.5.1"
"@grafana/data": "7.5.2",
"@grafana/toolkit": "7.5.2",
"@grafana/ui": "7.5.2"
},
"volta": {
"node": "12.16.2"