diff --git a/package.json b/package.json index e498cacf68f..ba274c456f3 100644 --- a/package.json +++ b/package.json @@ -96,8 +96,8 @@ "extends @nextcloud/browserslist-config" ], "engines": { - "node": ">=14.0.0", - "npm": ">=7.0.0" + "node": "^14.0.0", + "npm": "^7.0.0" }, "license": "agpl" }