Skip to content

Commit c3b6b7a

Browse files
committed
bump v3.4.1
1 parent ed40c5e commit c3b6b7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"Samuel Berthe",
66
"Frantisek Svoboda"
77
],
8-
"version": "2.3.0",
8+
"version": "2.3.1",
99
"license": "MIT",
1010
"main": "dist/chartjs-plugin-datasource-prometheus.cjs.js",
1111
"module": "dist/chartjs-plugin-datasource-prometheus.esm.js",
@@ -30,7 +30,7 @@
3030
],
3131
"dependencies": {
3232
"chartjs-adapter-date-fns": "^3.0.0",
33-
"prometheus-query": "^3.3.3"
33+
"prometheus-query": "^3.4.1"
3434
},
3535
"peerDependencies": {
3636
"chart.js": ">= 4 < 5"

0 commit comments

Comments
 (0)