mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 17:43:35 -06:00
* fixes incorrect decoding for alert rules with % characters * Patch history package to stop decoding path * Rename rule id extraction function, update tests * Fix patch file * Fix copyFrom parameter encoding * Fix conflict commit * Fix test --------- Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com> Co-authored-by: Sonia Aguilar <soniaaguilarpeiron@gmail.com>
7 lines
108 B
JSON
7 lines
108 B
JSON
{
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"packages": ["packages/*"],
|
|
"version": "10.3.0-pre"
|
|
}
|