mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fix version and name in grafana/ui package.json
This commit is contained in:
parent
d4c40e4360
commit
75e9c1e8fc
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "testing-ignore-this",
|
||||
"version": "1.0.0-beta.0",
|
||||
"name": "@grafana/ui",
|
||||
"version": "0.0.0",
|
||||
"description": "",
|
||||
"main": "src/index.ts",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user