From e259cf4c137e1c9728e6196dd78fa32ca708cbe9 Mon Sep 17 00:00:00 2001 From: Andreas Awouters Date: Tue, 19 Nov 2024 10:17:16 +0100 Subject: [PATCH] 120243: Remove ng2-file-upload from overrides --- package.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/package.json b/package.json index 1bf96f3a31..f1784b58c7 100644 --- a/package.json +++ b/package.json @@ -88,10 +88,6 @@ "eslint-plugin-unused-imports": { "@typescript-eslint/eslint-plugin": "^7.2.0" }, - "ng2-file-upload": { - "@angular/common": "^17.3.11", - "@angular/core": "^17.3.11" - }, "ngx-infinite-scroll": { "@angular/common": "^17.3.11", "@angular/core": "^17.3.11"