diff --git a/package.json b/package.json index c1efc35c1..726b41cfd 100644 --- a/package.json +++ b/package.json @@ -3,8 +3,7 @@ "version": "0.0.1", "description": "Admin front end for GOV.UK Notify", "engines": { - "node": ">=10.15.3", - "npm": "6.14.15 || >= 7.21.0" + "node": ">=10.15.3" }, "scripts": { "test": "gulp lint && jest --config tests/javascripts/jest.config.js tests/javascripts",