You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ri...@apache.org on 2022/01/25 20:07:23 UTC

[incubator-streampipes] 01/02: [housekeeping] Remove Angular upgrade module

This is an automated email from the ASF dual-hosted git repository.

riemer pushed a commit to branch experimental-module-federation
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git

commit a2fefcbb38fe7d817b3908a3d0b5ee63a3ec12c9
Author: Dominik Riemer <do...@gmail.com>
AuthorDate: Sun Jan 23 20:41:48 2022 +0100

    [housekeeping] Remove Angular upgrade module
---
 ui/package.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ui/package.json b/ui/package.json
index bcc9e0c..68b4ce8 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -31,7 +31,6 @@
     "@angular/platform-browser": "^12.2.9",
     "@angular/platform-browser-dynamic": "^12.2.9",
     "@angular/router": "^12.2.9",
-    "@angular/upgrade": "^12.2.9",
     "@asymmetrik/ngx-leaflet": "6.0.1",
     "@auth0/angular-jwt": "^5.0.2",
     "@ctrl/ngx-codemirror": "5.1.1",