mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Packages: update versioning and release process (#18195)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Grafana Data Library
|
||||
|
||||
This package holds the root data types and functions used within Grafana.
|
||||
> **@grafana/data is currently in ALPHA**. Core API is unstable and can be a subject of breaking changes!
|
||||
|
||||
This package holds the root data types and functions used within Grafana.
|
||||
|
@@ -2,7 +2,7 @@
|
||||
"author": "Grafana Labs",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@grafana/data",
|
||||
"version": "6.4.0-alpha.44",
|
||||
"version": "6.4.0-pre",
|
||||
"description": "Grafana Data Library",
|
||||
"keywords": [
|
||||
"typescript"
|
||||
|
Reference in New Issue
Block a user