mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 08:22:20 +08:00
Chore: use old version format in package.json (#30430)
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user