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 ed40c5e commit c3b6b7aCopy full SHA for c3b6b7a
package.json
@@ -5,7 +5,7 @@
5
"Samuel Berthe",
6
"Frantisek Svoboda"
7
],
8
- "version": "2.3.0",
+ "version": "2.3.1",
9
"license": "MIT",
10
"main": "dist/chartjs-plugin-datasource-prometheus.cjs.js",
11
"module": "dist/chartjs-plugin-datasource-prometheus.esm.js",
@@ -30,7 +30,7 @@
30
31
"dependencies": {
32
"chartjs-adapter-date-fns": "^3.0.0",
33
- "prometheus-query": "^3.3.3"
+ "prometheus-query": "^3.4.1"
34
},
35
"peerDependencies": {
36
"chart.js": ">= 4 < 5"
0 commit comments