3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/lerna.json
Dimitris Sotirakis 443083c7df
Bump version: Update main branch version to 9.1.0-pre ()
* Update main branch version to 9.1.0-pre

* Update yarn.lock
2022-06-14 09:06:14 -07:00

7 lines
107 B
JSON

{
"npmClient": "yarn",
"useWorkspaces": true,
"packages": ["packages/*"],
"version": "9.1.0-pre"
}