diff --git a/package.json b/package.json index a3cc8e644..d1bf4cfef 100644 --- a/package.json +++ b/package.json @@ -3,8 +3,8 @@ "version": "0.0.1", "license": "UNLICENSED", "engines": { - "node": "12.18.3", - "npm": "6.11.3" + "node": "14.6.7", + "npm": "7.17.0" }, "scripts": { "setup": "yarn && cd client && yarn",