Release: Bump version to 10.2.3 (#63)

This commit is contained in:
Andreas Christou
2023-12-18 12:28:14 +00:00
committed by GitHub
parent 89934b0884
commit 148448b00a
46 changed files with 89 additions and 89 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "10.3.0-pre",
"version": "10.2.3",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -28,8 +28,8 @@
"webpack": "5.76.0"
},
"dependencies": {
"@grafana/data": "10.3.0-pre",
"@grafana/ui": "10.3.0-pre",
"@grafana/data": "10.2.3",
"@grafana/ui": "10.2.3",
"react": "18.2.0",
"tslib": "2.5.0"
}