Skip to content

Commit 63ffc29

Browse files
committed
update node version
1 parent 137119c commit 63ffc29

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18
1+
20

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "questdb-questdb-datasource",
3-
"version": "0.1.7",
3+
"version": "0.1.6",
44
"description": "QuestDB Datasource for Grafana",
55
"engines": {
6-
"node": ">=18"
6+
"node": ">=20"
77
},
88
"scripts": {
99
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

0 commit comments

Comments
 (0)