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

docs(schema): add installation instructions to trigger release
This commit is contained in:
Jack Westbrook 2025-03-06 08:51:19 +01:00 committed by GitHub
parent 42b66930b5
commit d8da2061fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -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`