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/23 16:28:52 UTC

[incubator-streampipes] 07/26: [hotfix] Remove angular-material-icons dependency

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

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

commit a1cf89b2b578bbc3ba291084e72442490d61330e
Author: Dominik Riemer <do...@gmail.com>
AuthorDate: Sat Jan 22 23:10:55 2022 +0100

    [hotfix] Remove angular-material-icons dependency
---
 ui/package.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ui/package.json b/ui/package.json
index 4f94940..e34ca69 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -45,7 +45,6 @@
     "angular-datatables": "^12.0.2",
     "angular-gridster2": "12.1.1",
     "angular-loading-bar": "0.8.0",
-    "angular-material-icons": "0.4.0",
     "angular-plotly.js": "^4.0.0",
     "@circlon/angular-tree-component": "11.0.4",
     "angular-ui-tree": "2.9.0",