diff options
author | Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com> | 2018-08-02 13:36:01 +0300 |
---|---|---|
committer | Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com> | 2018-08-02 13:36:14 +0300 |
commit | b0a7e9384564f54d441e7da6503e4b4fec7f3d5b (patch) | |
tree | b2f786b4d4ea08728e690fce54128e1830010e50 /workflow-designer-ui/src/main/frontend/yarn.lock | |
parent | 41727d042ca0f0a0a1bb8407aa3b1a1d33f0d257 (diff) |
composition save & load
Issue-ID: SDC-1591
Change-Id: I5b347a3ca1737b95045097051da462ac4fb2d781
Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
Diffstat (limited to 'workflow-designer-ui/src/main/frontend/yarn.lock')
-rw-r--r-- | workflow-designer-ui/src/main/frontend/yarn.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/workflow-designer-ui/src/main/frontend/yarn.lock b/workflow-designer-ui/src/main/frontend/yarn.lock index 7e31f62b..dbfc8bbe 100644 --- a/workflow-designer-ui/src/main/frontend/yarn.lock +++ b/workflow-designer-ui/src/main/frontend/yarn.lock @@ -4450,6 +4450,10 @@ file-loader@^1.1.11: loader-utils "^1.0.2" schema-utils "^0.4.5" +file-saver@^1.3.8: + version "1.3.8" + resolved "https://registry.yarnpkg.com/file-saver/-/file-saver-1.3.8.tgz#e68a30c7cb044e2fb362b428469feb291c2e09d8" + filename-regex@^2.0.0: version "2.0.1" resolved "https://registry.yarnpkg.com/filename-regex/-/filename-regex-2.0.1.tgz#c1c4b9bee3e09725ddb106b75c1e301fe2f18b26" |