aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend/package.json
diff options
context:
space:
mode:
authorStanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>2018-10-11 11:55:50 +0300
committerStanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>2018-10-11 11:58:27 +0300
commitbb1a685f4454e87ff5ba3bc55d0d2965ccd2086e (patch)
tree0247cc16666ee2b5221ce83004c84d5f31ae061b /workflow-designer-ui/src/main/frontend/package.json
parentdbb0287caa2bdd16cfdfffab78495cdb3b2188a2 (diff)
composition errors validation
Issue-ID: SDC-1591 Change-Id: Ie46e1e4bb04c90d1324909d419e3cfe290e881eb 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.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/workflow-designer-ui/src/main/frontend/package.json b/workflow-designer-ui/src/main/frontend/package.json
index 6fdf4429..62b06cbe 100644
--- a/workflow-designer-ui/src/main/frontend/package.json
+++ b/workflow-designer-ui/src/main/frontend/package.json
@@ -27,6 +27,7 @@
"inherits": "^2.0.3",
"lodash.assign": "^4.2.0",
"lodash.isempty": "^4.4.0",
+ "lodash.isequal": "^4.5.0",
"lodash.map": "^4.6.0",
"lodash.merge": "^4.6.1",
"lodash.set": "^4.3.2",