diff --git a/package.json b/package.json index d49f4ad..b6c2a2c 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,9 @@ "watch": "ng build --watch --configuration development", "test": "ng test" }, + "engine":{ + "node": ">=16" + }, "private": true, "dependencies": { "@angular/animations": "^15.0.0",