Skip to content

Commit eff56f8

Browse files
committed
Use "canary" variant of @grafana/toolkit
1 parent d202e41 commit eff56f8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## development
44

55
- Ignore "ci/" subfolder
6+
- Use "canary" variant of @grafana/toolkit. Thanks @dprokop!
67

78

89
## v0.5.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Grafana Labs",
1818
"license": "MIT",
1919
"devDependencies": {
20-
"@grafana/toolkit": "next",
20+
"@grafana/toolkit": "canary",
2121
"@types/grafana": "https://[email protected]/CorpGlory/types-grafana.git",
2222
"@types/lodash": "^4.14.118",
2323
"@types/moment": "^2.13.0"

0 commit comments

Comments
 (0)