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-22 08:56:43 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3a498e80ff
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 to next version 7.3.0-pre (#27476) * bumped version to the next minor. * bumped packages version to the next minor.
2020-09-09 08:43:37 -05:00
"version"
:
"7.3.0-pre.0"
Packages: Use lerna for release orchestration (#17985)
2019-07-09 11:43:54 -05:00
}
Reference in New Issue
Copy Permalink