diff --git a/.node-version b/.node-version index 209e3ef..a45fd52 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -20 +24 diff --git a/package.json b/package.json index dab80e9..78bf371 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "url": "https://github.com/mathematic-inc/ts-japi.git" }, "engines": { - "node": ">=10" + "node": ">=24" }, "devDependencies": { "@babel/cli": "^7.28.6",