diff --git a/.nvmrc b/.nvmrc index 25bf17fc..209e3ef4 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18 \ No newline at end of file +20 diff --git a/package.json b/package.json index 5ae2f69c..92a467af 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "4.4.0", "description": "Clickhouse Datasource", "engines": { - "node": ">=16" + "node": ">=20" }, "scripts": { "build": "webpack -c ./.config/webpack/webpack.config.ts --env production",