aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend/package.json
diff options
context:
space:
mode:
authorStanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>2018-09-13 11:26:32 +0300
committerStanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>2018-09-13 11:26:37 +0300
commit0694bf08efc3939c7e76f00ffe025b3d2942bfd9 (patch)
tree1a366063584f02b9dcb6881b8dfad61b452a15ef /workflow-designer-ui/src/main/frontend/package.json
parent2e518d552d268a3b66831fc0df9dbdfbdd91cbea (diff)
wf composition small fixes
Issue-ID: SDC-1591 Change-Id: I1813fbe2667bc1926ca4ddfdabb968b580c16825 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@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 ddc761df..0402ac3d 100644
--- a/workflow-designer-ui/src/main/frontend/package.json
+++ b/workflow-designer-ui/src/main/frontend/package.json
@@ -50,7 +50,7 @@
"redux-saga": "^0.16.0",
"redux-thunk": "^2.3.0",
"reselect": "^3.0.1",
- "sdc-ui": "1.6.57",
+ "sdc-ui": "1.6.59",
"uuid-js": "^0.7.5",
"validator": "^10.2.0"
},