mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -06:00
fa36392185
"Release: Updated versions in package to 10.0.0-pre"
9 lines
116 B
JSON
9 lines
116 B
JSON
{
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "10.0.0-pre"
|
|
}
|