diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 4deb4b8eae..2120862e09 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -23,7 +23,7 @@ "lint:hbs": "ember-template-lint ." }, "engines": { - "node": "^12.22.1 || ^14.17.0 || ^16.13.0" + "node": "^14.17.0 || ^16.13.0" }, "devDependencies": { "@babel/eslint-parser": "7.17.0",