"Release: Updated versions in package to 7.5.0-pre.0" (#30428)

This commit is contained in:
Grot (@grafanabot)
2021-01-20 12:36:11 +01:00
committed by GitHub
parent b94fec8011
commit 3de0efff69
10 changed files with 27 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "7.4.0-pre.0",
"version": "7.5.0-pre.0",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -16,9 +16,9 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"devDependencies": {
"@grafana/data": "7.4.0-pre.0",
"@grafana/toolkit": "7.4.0-pre.0",
"@grafana/ui": "7.4.0-pre.0"
"@grafana/data": "7.5.0-pre.0",
"@grafana/toolkit": "7.5.0-pre.0",
"@grafana/ui": "7.5.0-pre.0"
},
"volta": {
"node": "12.16.2"