Browse Source

update grafana-datasource-kit to 0.0.10 in package.json (#214)

pull/1/head
Alexey Velikiy 6 years ago committed by GitHub
parent
commit
a77b3c11c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      server/package.json

2
server/package.json

@ -38,7 +38,7 @@
"es6-promise": "^4.2.4",
"event-stream": "^3.3.4",
"file-loader": "^1.1.11",
"grafana-datasource-kit": ">=0.0.9",
"grafana-datasource-kit": "0.0.10",
"jest": "^23.1.1",
"koa": "^2.0.46",
"koa-bodyparser": "^4.2.0",

Loading…
Cancel
Save