Grafana/schema: trigger new canary release (#101672)

docs(schema): add installation instructions to trigger release
pull/101674/head
Jack Westbrook 5 months ago committed by GitHub
parent 42b66930b5
commit d8da2061fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 6
      packages/grafana-schema/README.md

@ -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…
Cancel
Save