Grafana ui library poc

This commit is contained in:
Torkel Ödegaard
2018-12-20 09:25:04 +01:00
parent 2325c5dbed
commit f089c7ee5e
5 changed files with 40 additions and 1 deletions
+3 -1
View File
@@ -1,4 +1,5 @@
{
"private": true,
"author": {
"name": "Torkel Ödegaard",
"company": "Grafana Labs"
@@ -178,5 +179,6 @@
"resolutions": {
"caniuse-db": "1.0.30000772",
"**/@types/react": "16.7.6"
}
},
"workspaces": ["packages/grafana-ui"]
}