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/02/17 11:55:22 UTC

[incubator-streampipes] 01/02: Upgrade ngx-color-picker version

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 43c693dfd3d313e4ba021f41298179aedcd350c0
Author: Dominik Riemer <ri...@fzi.de>
AuthorDate: Mon Feb 17 12:54:41 2020 +0100

    Upgrade ngx-color-picker version
---
 ui/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/package.json b/ui/package.json
index 4f22097..66cd0aa 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -85,7 +85,7 @@
     "ng2-charts": "^2.0.3",
     "ng2-dragula": "^1.5.0",
     "ngmap": "1.18.0",
-    "ngx-color-picker": "^7.5.0",
+    "ngx-color-picker": "^9.0.0",
     "prismjs": "^1.16.0",
     "rxjs": "^6.3.3",
     "rxjs-compat": "^6.3.3",