diff --git a/package-lock.json b/package-lock.json index a38a848..f98efe3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -65,7 +65,7 @@ }, "engines": { "node": ">=16.14.2", - "npm": ">=8.14.0" + "npm": "8.11.0" }, "peerDependencies": { "@adobe/aem-spa-component-mapping": "~1.1.0", diff --git a/package.json b/package.json index 2001786..5bd9532 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "url": "https://github.com/adobe/aem-angular-editable-components/issues" }, "engines": { - "npm": ">=8.14.0", + "npm": "8.11.0", "node": ">=16.14.2" }, "scripts": {