Skip to content

Commit f0ee390

Browse files
committed
bump v2.1.1
1 parent c4e856b commit f0ee390

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dist/chartjs-plugin-datasource-prometheus.umd.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.

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.1.0",
8+
"version": "2.1.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.1"
33+
"prometheus-query": "^3.3.2"
3434
},
3535
"peerDependencies": {
3636
"chart.js": ">= 4 < 5"

0 commit comments

Comments
 (0)