diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 0000000..d4b7699 --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +20.18.1 diff --git a/package.json b/package.json index 749a4c3..7984094 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ }, "homepage": "https://www.pluginpal.io/plugin/config-sync", "engines": { - "node": ">=18.0.0", + "node": ">=20.0.0 <=22.x.x", "npm": ">=6.0.0" }, "license": "MIT",