diff --git a/.nvmrc b/.nvmrc index 4ec320b..6276cf1 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -v14.17.6 +v16.14.2 diff --git a/package.json b/package.json index 1263e3b..cb33149 100644 --- a/package.json +++ b/package.json @@ -4,8 +4,8 @@ "description": "realt.by frontend codestyle tools shared configs", "main": ".release-it.js", "engines": { - "node": "~14.17", - "npm": "~6.14" + "node": ">=14.17", + "npm": ">=6.14" }, "publishConfig": { "access": "public"