From a0f6f4b0cc5eb9dd4a67fdc7caed0cca4bb46611 Mon Sep 17 00:00:00 2001 From: Andreas Awouters Date: Tue, 19 Nov 2024 10:21:26 +0100 Subject: [PATCH] 120243: Remove @ngtools/webpack from overrides --- package.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/package.json b/package.json index 122ef98893..542a10b3ba 100644 --- a/package.json +++ b/package.json @@ -77,10 +77,6 @@ "@ng-bootstrap/ng-bootstrap": "^12.0.0", "bootstrap": "^5.3" }, - "@ngtools/webpack": { - "@angular/compiler-cli": "^17.3.11", - "typescript": "~5.4.5" - }, "@nicky-lenaers/ngx-scroll-to": { "@angular/common": "^17.3.11", "@angular/core": "^17.3.11"