Chore: Update pre version (#47438)

This commit is contained in:
Tania
2022-04-07 14:32:37 +02:00
committed by GitHub
parent 4b8a202232
commit 1c13bfdd1b
12 changed files with 46 additions and 46 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "8.5.0-pre",
"version": "9.0.0-pre",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -24,9 +24,9 @@
"webpack": "5.58.1"
},
"dependencies": {
"@grafana/data": "8.5.0-pre",
"@grafana/toolkit": "8.5.0-pre",
"@grafana/ui": "8.5.0-pre",
"@grafana/data": "9.0.0-pre",
"@grafana/toolkit": "9.0.0-pre",
"@grafana/ui": "9.0.0-pre",
"jquery": "3.5.1",
"react": "17.0.1",
"react-dom": "17.0.1",