"Release: Updated versions in package to 9.1.0-beta.1" (#53137)

This commit is contained in:
Grot (@grafanabot)
2022-08-02 09:51:47 -04:00
committed by GitHub
parent c50cbea0bb
commit b9e152fbf8
12 changed files with 54 additions and 52 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "9.1.0-pre",
"version": "9.1.0-beta.1",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -15,15 +15,15 @@
},
"author": "Grafana Labs",
"devDependencies": {
"@grafana/toolkit": "9.1.0-pre",
"@grafana/toolkit": "9.1.0-beta.1",
"@types/jest": "26.0.15",
"@types/lodash": "4.14.149",
"@types/react": "17.0.30",
"lodash": "4.17.21"
},
"dependencies": {
"@grafana/data": "9.1.0-pre",
"@grafana/ui": "9.1.0-pre",
"@grafana/data": "9.1.0-beta.1",
"@grafana/ui": "9.1.0-beta.1",
"jquery": "3.5.1",
"react": "17.0.1",
"react-dom": "17.0.1",