This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-01-17 04:02:50 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
63777ea368
grafana
/
lerna.json
7 lines
108 B
JSON
Raw
Normal View
History
Unescape
Escape
Packages: Use lerna for release orchestration (#17985)
2019-07-09 11:43:54 -05:00
{
"npmClient"
:
"yarn"
,
"useWorkspaces"
:
true
,
Prometheus: Show initial hint on builder mode when metric lookup disabled (#65827) * Show initial hint on builder mode when metric lookup disabled * Disable MetricEncyclopedia and label request when metric lookup is disabled
2023-04-12 10:22:35 -05:00
"packages"
:
[
"packages/*"
]
,
Release: Bump version to 10.0.0-pre (#65926) "Release: Updated versions in package to 10.0.0-pre"
2023-04-04 08:41:50 -05:00
"version"
:
"10.0.0-pre"
Packages: Use lerna for release orchestration (#17985)
2019-07-09 11:43:54 -05:00
}
Reference in New Issue
Copy Permalink