Release: Bump version to 10.0.1 (#70008)

"Release: Updated versions in package to 10.0.1"
This commit is contained in:
Grot (@grafanabot)
2023-06-13 16:51:09 +03:00
committed by GitHub
parent 9abb6187a4
commit 8a10a07a5b
12 changed files with 36 additions and 38 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "10.0.0",
"version": "10.0.1",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -28,8 +28,8 @@
"webpack": "5.76.0"
},
"dependencies": {
"@grafana/data": "10.0.0",
"@grafana/ui": "10.0.0",
"@grafana/data": "10.0.1",
"@grafana/ui": "10.0.1",
"react": "18.2.0",
"tslib": "2.5.0"
}