"Release: Updated versions in package to 7.5.5" (#33469)

This commit is contained in:
Grot (@grafanabot)
2021-04-28 12:11:10 +02:00
committed by GitHub
parent 8b72772444
commit b5190ee547
10 changed files with 22 additions and 22 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "7.5.4",
"version": "7.5.5",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -16,9 +16,9 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"devDependencies": {
"@grafana/data": "7.5.4",
"@grafana/toolkit": "7.5.4",
"@grafana/ui": "7.5.4"
"@grafana/data": "7.5.5",
"@grafana/toolkit": "7.5.5",
"@grafana/ui": "7.5.5"
},
"volta": {
"node": "12.16.2"