diff --git a/package.json b/package.json index 4a5357d7bda1..a90395b65654 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "license": "MIT", "engines": { - "node": ">=12.0.0 <16.0.0", + "node": ">=14.0.0 <16.0.0", "yarn": ">= 1.0.0", "npm": "Please use Yarn instead of NPM to install dependencies. See: https://yarnpkg.com/lang/en/docs/install/" },