mirror of https://github.com/grafana/grafana.git
Grafana/schema: trigger new canary release (#101672)
docs(schema): add installation instructions to trigger release
This commit is contained in:
parent
42b66930b5
commit
d8da2061fc
|
@ -3,3 +3,9 @@
|
|||
> **@grafana/schema is currently in ALPHA**.
|
||||
|
||||
This package holds the definitions for objects that should be stored in JSON configuration files
|
||||
|
||||
## Installation
|
||||
|
||||
`yarn add @grafana/schema`
|
||||
|
||||
`npm install @grafana/schema`
|
||||
|
|
Loading…
Reference in New Issue