Release: Bump version to 10.3.0-pre (#76742)

"Release: Updated versions in package to 10.3.0-pre"

Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
This commit is contained in:
grafana-delivery-bot[bot]
2023-10-18 13:04:03 +03:00
committed by GitHub
parent 872386b427
commit 8b16f2aca8
46 changed files with 89 additions and 89 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "10.3.0",
"version": "10.3.0-pre",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -28,8 +28,8 @@
"webpack": "5.76.0"
},
"dependencies": {
"@grafana/data": "10.3.0",
"@grafana/ui": "10.3.0",
"@grafana/data": "10.3.0-pre",
"@grafana/ui": "10.3.0-pre",
"react": "18.2.0",
"tslib": "2.5.0"
}