"Release: Updated versions in package to 7.4.3" (#31444)

This commit is contained in:
Grot (@grafanabot)
2021-02-24 11:36:51 +00:00
committed by GitHub
parent 5af27cb43e
commit 59d11ce84f
10 changed files with 25 additions and 23 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "7.5.0-pre.0",
"version": "7.4.3",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -16,9 +16,9 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"devDependencies": {
"@grafana/data": "7.5.0-pre.0",
"@grafana/toolkit": "7.5.0-pre.0",
"@grafana/ui": "7.5.0-pre.0"
"@grafana/data": "7.4.3",
"@grafana/toolkit": "7.4.3",
"@grafana/ui": "7.4.3"
},
"volta": {
"node": "12.16.2"