Bump version: Update main branch version to 9.1.0-pre (#50803)

* Update main branch version to 9.1.0-pre

* Update yarn.lock
This commit is contained in:
Dimitris Sotirakis
2022-06-14 19:06:14 +03:00
committed by GitHub
parent 2dd784852c
commit 443083c7df
11 changed files with 47 additions and 47 deletions

View File

@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/data",
"version": "9.0.0-pre",
"version": "9.1.0-pre",
"description": "Grafana Data Library",
"keywords": [
"typescript"
@@ -22,7 +22,7 @@
},
"dependencies": {
"@braintree/sanitize-url": "6.0.0",
"@grafana/schema": "9.0.0-pre",
"@grafana/schema": "9.1.0-pre",
"@types/d3-interpolate": "^1.4.0",
"d3-interpolate": "1.4.0",
"date-fns": "2.28.0",