Release: Updated versions in package to 8.0.5 (#36553)

This commit is contained in:
Grot (@grafanabot)
2021-07-08 12:30:44 +02:00
committed by GitHub
parent 4c16d55e11
commit cbb2aa5001
11 changed files with 28 additions and 28 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/admin-app",
"version": "8.0.4",
"version": "8.0.5",
"description": "Plugins admin",
"private": true,
"repository": {
@@ -15,10 +15,10 @@
},
"author": "Grafana Labs",
"devDependencies": {
"@grafana/data": "8.0.4",
"@grafana/runtime": "8.0.4",
"@grafana/toolkit": "8.0.4",
"@grafana/ui": "8.0.4"
"@grafana/data": "8.0.5",
"@grafana/runtime": "8.0.5",
"@grafana/toolkit": "8.0.5",
"@grafana/ui": "8.0.5"
},
"volta": {
"node": "12.16.2"