"Release: Updated versions in package to 8.0.1" (#35501)

This commit is contained in:
Grot (@grafanabot)
2021-06-10 13:31:37 +02:00
committed by GitHub
parent ded96ea901
commit 8849243d27
11 changed files with 28 additions and 28 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "8.0.0",
"version": "8.0.1",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -15,9 +15,9 @@
},
"author": "Grafana Labs",
"devDependencies": {
"@grafana/data": "8.0.0",
"@grafana/toolkit": "8.0.0",
"@grafana/ui": "8.0.0"
"@grafana/data": "8.0.1",
"@grafana/toolkit": "8.0.1",
"@grafana/ui": "8.0.1"
},
"volta": {
"node": "12.16.2"