mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Release: Bump version to 10.0.0-pre (#65926)
"Release: Updated versions in package to 10.0.0-pre"
This commit is contained in:
committed by
GitHub
parent
6f7363af3a
commit
fa36392185
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@grafana-plugins/input-datasource",
|
||||
"version": "9.5.0-pre",
|
||||
"version": "10.0.0-pre",
|
||||
"description": "Input Datasource",
|
||||
"private": true,
|
||||
"repository": {
|
||||
@@ -15,15 +15,15 @@
|
||||
},
|
||||
"author": "Grafana Labs",
|
||||
"devDependencies": {
|
||||
"@grafana/toolkit": "9.5.0-pre",
|
||||
"@grafana/toolkit": "10.0.0-pre",
|
||||
"@types/jest": "26.0.15",
|
||||
"@types/lodash": "4.14.149",
|
||||
"@types/react": "17.0.30",
|
||||
"lodash": "4.17.21"
|
||||
},
|
||||
"dependencies": {
|
||||
"@grafana/data": "9.5.0-pre",
|
||||
"@grafana/ui": "9.5.0-pre",
|
||||
"@grafana/data": "10.0.0-pre",
|
||||
"@grafana/ui": "10.0.0-pre",
|
||||
"jquery": "3.5.1",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1",
|
||||
|
||||
Reference in New Issue
Block a user