Grafana ui lib is starting to work
Showing
... | @@ -2,8 +2,7 @@ | ... | @@ -2,8 +2,7 @@ |
"name": "@grafana/ui", | "name": "@grafana/ui", | ||
"version": "1.0.0", | "version": "1.0.0", | ||
"description": "", | "description": "", | ||
"main": "dist/index.js", | "main": "src/index.ts", | ||
"types": "dist/types", | |||
"scripts": { | "scripts": { | ||
"test": "tsc --noEmit" | "test": "tsc --noEmit" | ||
}, | }, | ||
... | ... |
packages/grafana-ui/src/components/index.ts
0 → 100644
packages/grafana-ui/src/other.ts
deleted
100644 → 0
packages/grafana-ui/types/index.ts
deleted
100644 → 0
Please
register
or
sign in
to comment