mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
9 lines
116 B
JSON
9 lines
116 B
JSON
{
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "10.0.0-pre"
|
|
}
|