Chore: Update packages version to 8.2.0-pre (#39335)

This commit is contained in:
Andres Martinez Gotor
2021-09-21 13:08:40 +02:00
committed by GitHub
parent 42b1fa0f62
commit 875be5ef7c
11 changed files with 28 additions and 28 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "8.2.0-pre",
"version": "8.3.0-pre",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -15,9 +15,9 @@
},
"author": "Grafana Labs",
"devDependencies": {
"@grafana/data": "8.2.0-pre",
"@grafana/toolkit": "8.2.0-pre",
"@grafana/ui": "8.2.0-pre"
"@grafana/data": "8.3.0-pre",
"@grafana/toolkit": "8.3.0-pre",
"@grafana/ui": "8.3.0-pre"
},
"volta": {
"extends": "../../../package.json"