Fix version and name in grafana/ui package.json

This commit is contained in:
Dominik Prokop
2019-02-21 15:12:22 +01:00
parent d4c40e4360
commit 75e9c1e8fc
+2 -2
View File
@@ -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": {