We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d202e41 commit eff56f8Copy full SHA for eff56f8
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## development
4
5
- Ignore "ci/" subfolder
6
+- Use "canary" variant of @grafana/toolkit. Thanks @dprokop!
7
8
9
## v0.5.0
package.json
@@ -17,7 +17,7 @@
17
"author": "Grafana Labs",
18
"license": "MIT",
19
"devDependencies": {
20
- "@grafana/toolkit": "next",
+ "@grafana/toolkit": "canary",
21
"@types/grafana": "https://[email protected]/CorpGlory/types-grafana.git",
22
"@types/lodash": "^4.14.118",
23
"@types/moment": "^2.13.0"
0 commit comments