"Release: Updated versions in package to 7.4.0-beta.1" (#30427)

This commit is contained in:
Grot (@grafanabot)
2021-01-20 11:09:55 +00:00
committed by GitHub
parent e9242cf546
commit 228d804962
10 changed files with 27 additions and 25 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "7.4.0-pre.0",
"version": "7.4.0-beta.1",
"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.4.0-beta.1",
"@grafana/toolkit": "7.4.0-beta.1",
"@grafana/ui": "7.4.0-beta.1"
},
"volta": {
"node": "12.16.2"