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 137119c commit 63ffc29Copy full SHA for 63ffc29
.nvmrc
@@ -1 +1 @@
1
-18
+20
package.json
@@ -1,9 +1,9 @@
{
2
"name": "questdb-questdb-datasource",
3
- "version": "0.1.7",
+ "version": "0.1.6",
4
"description": "QuestDB Datasource for Grafana",
5
"engines": {
6
- "node": ">=18"
+ "node": ">=20"
7
},
8
"scripts": {
9
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
0 commit comments