Chore: Update Grafana package.json to 9.1.0-pre (#51428)

This commit is contained in:
Jack Westbrook 2022-06-27 13:21:28 +02:00 committed by GitHub
parent 04df634ef5
commit 177606ad34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
"license": "AGPL-3.0-only",
"private": true,
"name": "grafana",
"version": "9.0.0-pre",
"version": "9.1.0-pre",
"repository": "github:grafana/grafana",
"scripts": {
"api-tests": "jest --notify --watch --config=devenv/e2e-api-tests/jest.js",