mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 00:47:38 -06:00
5f89c69b66
* chore(lerna): bump lerna to 8.x.x * chore(lerna): run lerna repair command to update lerna.json * ci(drone): use raw output (no quotes) when updating package.json version * ci(drone): update config file
6 lines
114 B
JSON
6 lines
114 B
JSON
{
|
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
|
"npmClient": "yarn",
|
|
"version": "11.0.0-pre"
|
|
}
|