"Release: Updated versions in package to 8.0.0-beta.2" (#34478)

This commit is contained in:
Grot (@grafanabot)
2021-05-20 10:51:41 +01:00
committed by GitHub
parent 649d36e66a
commit 9d4c719205
11 changed files with 31 additions and 29 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "8.1.0-pre",
"version": "8.0.0-beta.2",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -15,9 +15,9 @@
},
"author": "Grafana Labs",
"devDependencies": {
"@grafana/data": "8.1.0-pre",
"@grafana/toolkit": "8.1.0-pre",
"@grafana/ui": "8.1.0-pre"
"@grafana/data": "8.0.0-beta.2",
"@grafana/toolkit": "8.0.0-beta.2",
"@grafana/ui": "8.0.0-beta.2"
},
"volta": {
"node": "12.16.2"