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:51 UTC

[incubator-streampipes] 06/26: [housekeeping] Remove jszip 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 a21d0baf4467fce213825c136e79fc05b1990ffa
Author: Dominik Riemer <do...@gmail.com>
AuthorDate: Sat Jan 22 23:06:54 2022 +0100

    [housekeeping] Remove jszip dependency
---
 ui/package.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ui/package.json b/ui/package.json
index ec8469a..4f94940 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -66,7 +66,6 @@
     "jquery-ui-dist": "1.12.1",
     "jshint": "^2.13.1",
     "jsplumb": "^2.15.5",
-    "jszip": "3.2.1",
     "konva": "3.2.4",
     "leaflet": "1.6.0",
     "lodash": "4.17.20",