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 09:51:19 +02:00
committed by GitHub
parent 42b66930b5
commit d8da2061fc
+6
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`