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
2024-11-28 19:54:10 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
81e955e6b5
grafana
/
lerna.json
7 lines
109 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
,
"packages"
:
[
"packages/*"
]
,
Chore: bumped version to next minor. (#25971)
2020-07-01 06:26:36 -05:00
"version"
:
"7.2.0-pre.0"
Packages: Use lerna for release orchestration (#17985)
2019-07-09 11:43:54 -05:00
}
Reference in New Issue
Copy Permalink