aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend/package.json
diff options
context:
space:
mode:
authorYarin Dekel <yarind@amdocs.com>2018-11-04 11:58:26 +0200
committerYarin Dekel <yarind@amdocs.com>2018-11-04 16:30:06 +0200
commitddc29ea63b3f422dee1c0e8304c834d9ca0ad541 (patch)
tree2c34e2c3f75ec2f9748d5622e314cfaa51ff82e8 /workflow-designer-ui/src/main/frontend/package.json
parentb1b510be3d78daa8a37c4e058fa573a99ea62f2c (diff)
add ability to copy paste workflow
Issue-ID: SDC-1892 Change-Id: Iddd679a280d1fc5bbc9a7583aefbac7cf453db86 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
Diffstat (limited to 'workflow-designer-ui/src/main/frontend/package.json')
-rw-r--r--workflow-designer-ui/src/main/frontend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workflow-designer-ui/src/main/frontend/package.json b/workflow-designer-ui/src/main/frontend/package.json
index 31d9ed01..f1fde4d4 100644
--- a/workflow-designer-ui/src/main/frontend/package.json
+++ b/workflow-designer-ui/src/main/frontend/package.json
@@ -52,7 +52,7 @@
"redux-saga": "^0.16.0",
"redux-thunk": "^2.3.0",
"reselect": "^3.0.1",
- "sdc-ui": "1.6.59",
+ "sdc-ui": "1.6.61",
"uuid-js": "^0.7.5",
"validator": "^10.2.0"
},