"Release: Updated versions in package to 8.3.0-beta.1" (#41877)

This commit is contained in:
Grot (@grafanabot)
2021-11-18 13:59:05 +01:00
committed by GitHub
parent 9c2a947605
commit 64c575c115
11 changed files with 29 additions and 27 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "8.3.0-pre",
"version": "8.3.0-beta.1",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -21,9 +21,9 @@
"webpack": "5.58.1"
},
"dependencies": {
"@grafana/data": "8.3.0-pre",
"@grafana/toolkit": "8.3.0-pre",
"@grafana/ui": "8.3.0-pre",
"@grafana/data": "8.3.0-beta.1",
"@grafana/toolkit": "8.3.0-beta.1",
"@grafana/ui": "8.3.0-beta.1",
"jquery": "3.5.1",
"react": "17.0.1",
"react-dom": "17.0.1",