mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 00:47:38 -06:00
ca628832ab
* don't actually install grafana in the setup step * updat eversion changes * add report stage * update versions * don't do failing test * upate version * print plugins * update versions * copy docs * Update package.json
7 lines
112 B
JSON
7 lines
112 B
JSON
{
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"packages": ["packages/*"],
|
|
"version": "6.4.0-alpha.12"
|
|
}
|