Chore: Update version in release-12.0.1 branch (#104061)
baldm0mma/ update version to 12.0.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"license": "AGPL-3.0-only",
|
||||
"private": true,
|
||||
"name": "@grafana/sql",
|
||||
"version": "12.0.0-pre",
|
||||
"version": "12.0.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://github.com/grafana/grafana.git",
|
||||
@@ -15,11 +15,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/css": "11.13.5",
|
||||
"@grafana/data": "12.0.0-pre",
|
||||
"@grafana/e2e-selectors": "12.0.0-pre",
|
||||
"@grafana/data": "12.0.1",
|
||||
"@grafana/e2e-selectors": "12.0.1",
|
||||
"@grafana/plugin-ui": "0.10.5",
|
||||
"@grafana/runtime": "12.0.0-pre",
|
||||
"@grafana/ui": "12.0.0-pre",
|
||||
"@grafana/runtime": "12.0.1",
|
||||
"@grafana/ui": "12.0.1",
|
||||
"@react-awesome-query-builder/ui": "6.6.14",
|
||||
"immutable": "5.0.3",
|
||||
"lodash": "4.17.21",
|
||||
|
||||
Reference in New Issue
Block a user