next version 6.7.0 (#21617)

* next version 6.7.0

* updates grafana/toolkit and co

* Verison: manually fixed version
This commit is contained in:
Leonard Gram
2020-01-21 15:15:38 +01:00
committed by GitHub
parent e8be2bbbec
commit 4a1f993fd1
7 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/ui",
"version": "6.6.0-pre",
"version": "6.7.0-pre",
"description": "Grafana Components Library",
"keywords": [
"grafana",
@@ -25,7 +25,7 @@
"build": "grafana-toolkit package:build --scope=ui"
},
"dependencies": {
"@grafana/data": "^6.6.0-pre",
"@grafana/data": "6.7.0-pre",
"@grafana/slate-react": "0.22.9-grafana",
"@torkelo/react-select": "2.1.1",
"@types/react-color": "2.17.0",