mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
9 lines
116 B
JSON
9 lines
116 B
JSON
{
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "10.1.0-pre"
|
|
}
|