Chore: use old version format in package.json (#30430)

This commit is contained in:
Giordano Ricci 2021-01-20 13:24:40 +00:00 committed by GitHub
parent 930c19eb09
commit 11447aaf0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
"license": "Apache-2.0",
"private": true,
"name": "grafana",
"version": "7.5.0-pre.0",
"version": "7.5.0-pre",
"repository": "github:grafana/grafana",
"scripts": {
"api-tests": "jest --notify --watch --config=devenv/e2e-api-tests/jest.js",