diff --git a/package.json b/package.json index 7f4eab33..30bf8e69 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,7 @@ "start": "ng serve", "build": "ng build", "test": "ng test", - "lint": "ng lint", - "e2e": "ng e2e" + "lint": "ng lint" }, "dependencies": { "@angular/animations": "12.1.1",