mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: bumped to next version 7.3.0-pre (#27476)
* bumped version to the next minor. * bumped packages version to the next minor.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@grafana-plugins/input-datasource",
|
||||
"version": "7.2.0-pre.0",
|
||||
"version": "7.3.0-pre.0",
|
||||
"description": "Input Datasource",
|
||||
"private": true,
|
||||
"repository": {
|
||||
@@ -16,9 +16,9 @@
|
||||
"author": "Grafana Labs",
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"@grafana/data": "7.2.0-pre.0",
|
||||
"@grafana/toolkit": "7.2.0-pre.0",
|
||||
"@grafana/ui": "7.2.0-pre.0"
|
||||
"@grafana/data": "7.3.0-pre.0",
|
||||
"@grafana/toolkit": "7.3.0-pre.0",
|
||||
"@grafana/ui": "7.3.0-pre.0"
|
||||
},
|
||||
"volta": {
|
||||
"node": "12.16.2"
|
||||
|
||||
Reference in New Issue
Block a user