Skip to content

Commit 1de56c3

Browse files
committed
Don't use regex when expanding variables
1 parent 826e5be commit 1de56c3

File tree

7 files changed

+13
-13
lines changed

7 files changed

+13
-13
lines changed

dist/datasource.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/datasource.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
{"name": "GitHub", "url": "https://github.com/grafana/simple-json-datasource"},
2525
{"name": "MIT License", "url": "https://github.com/grafana/simple-json-datasource/blob/master/LICENSE"}
2626
],
27-
"version": "1.3.5",
28-
"updated": "2017-09-21"
27+
"version": "0.7.0",
28+
"updated": "2018-08-02"
2929
},
3030

3131
"dependencies": {

dist/test/datasource.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)