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

This commit is contained in:
Grot (@grafanabot)
2021-02-24 12:36:51 +01:00
committed by GitHub
parent 5af27cb43e
commit 59d11ce84f
10 changed files with 25 additions and 23 deletions
+3 -3
View File
@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/toolkit",
"version": "7.5.0-pre.0",
"version": "7.4.3",
"description": "Grafana Toolkit",
"keywords": [
"grafana",
@@ -28,10 +28,10 @@
"dependencies": {
"@babel/core": "7.9.0",
"@babel/preset-env": "7.9.0",
"@grafana/data": "7.5.0-pre.0",
"@grafana/data": "7.4.3",
"@grafana/eslint-config": "2.2.1",
"@grafana/tsconfig": "^1.0.0-rc1",
"@grafana/ui": "7.5.0-pre.0",
"@grafana/ui": "7.4.3",
"@types/command-exists": "^1.2.0",
"@types/execa": "^0.9.0",
"@types/expect-puppeteer": "3.3.1",