Added keywords and description go grafana/ui package

pull/15561/head
Dominik Prokop 7 years ago
parent 996588528a
commit 394ee5dc08
  1. 7
      packages/grafana-ui/package.json

@ -1,7 +1,12 @@
{
"name": "@grafana/ui",
"version": "0.0.0",
"description": "",
"description": "Grafana Components Library",
"keywords": [
"typescript",
"react",
"react-component"
],
"main": "src/index.ts",
"scripts": {
"tslint": "tslint -c tslint.json --project tsconfig.json",

Loading…
Cancel
Save