mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Increment Grafana version (#22728)
* Increment Grafana version to 7.0.0-pre
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"author": "Grafana Labs",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@grafana/runtime",
|
||||
"version": "6.7.0-pre",
|
||||
"version": "7.0.0-pre.0",
|
||||
"description": "Grafana Runtime Library",
|
||||
"keywords": [
|
||||
"grafana",
|
||||
@@ -23,8 +23,8 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@grafana/data": "6.7.0-pre",
|
||||
"@grafana/ui": "6.7.0-pre",
|
||||
"@grafana/data": "7.0.0-pre.0",
|
||||
"@grafana/ui": "7.0.0-pre.0",
|
||||
"systemjs": "0.20.19",
|
||||
"systemjs-plugin-css": "0.1.37"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user