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 2020/08/25 14:54:56 UTC

[incubator-streampipes] 01/03: [hotfix] Cleanup dependencies

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 33d5265dd64ec712679921f84130efbdfa00b82b
Author: Dominik Riemer <ri...@fzi.de>
AuthorDate: Tue Aug 25 16:52:47 2020 +0200

    [hotfix] Cleanup dependencies
---
 ui/package.json | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ui/package.json b/ui/package.json
index aa3586d..a3672a2 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -33,7 +33,6 @@
     "@ctrl/ngx-codemirror": "3.1.3",
     "@danielmoncada/angular-datetime-picker": "10.0.0",
     "@fortawesome/fontawesome-free": "5.12.1",
-    "@ngui/datetime-picker": "0.16.2",
     "@ngx-loading-bar/core": "5.1.0",
     "@ngx-loading-bar/http-client": "5.1.0",
     "@stomp/ng2-stompjs": "7.2.0",
@@ -65,7 +64,6 @@
     "leaflet": "1.6.0",
     "lodash": "4.17.20",
     "material-design-icons": "3.0.1",
-    "moment": "2.24.0",
     "ng-file-upload": "9.0.13",
     "ng-pick-datetime": "7.0.0",
     "ng-prettyjson": "0.1.8",