Skip to content

Commit a3c5e05

Browse files
committed
version upgrade
1 parent 1f46104 commit a3c5e05

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "oci-metrics-datasource",
33
"private": true,
4-
"version": "3.0.0-alpha",
4+
"version": "3.0.1-alpha",
55
"description": "Oracle Cloud Infrastructure Metrics Data Source for Grafana",
66
"main": "index.js",
77
"scripts": {
@@ -52,6 +52,8 @@
5252
"eslint": "^5.12.0",
5353
"eslint-config-standard": "^12.0.0",
5454
"js-yaml": "^3.13.1",
55-
"lodash": "^4.17.4"
55+
"lodash": "^4.17.4",
56+
"grafanaDependency": "8.x.x",
57+
"plugins": [ ]
5658
}
5759
}

0 commit comments

Comments
 (0)