diff options
author | Malek <malek.zoabi@amdocs.com> | 2018-07-30 15:29:47 +0300 |
---|---|---|
committer | Malek <malek.zoabi@amdocs.com> | 2018-07-30 15:29:54 +0300 |
commit | 12fe45f7982fec92b39c8a981a0f42530e6c1c83 (patch) | |
tree | 65b1b5952861d3cd2e9222b29d10c4b03c7c2cf0 /workflow-designer-ui/src/main/frontend/package.json | |
parent | 4930e7f2f401f320bf4f017ba4daaae9b5c10c9f (diff) |
Add fonts and fix styles
Issue-ID: SDC-1574
Change-Id: I8e15ebf436fa7cc293a0bf352ac365de5cc7a80c
Signed-off-by: Malek <malek.zoabi@amdocs.com>
Diffstat (limited to 'workflow-designer-ui/src/main/frontend/package.json')
-rw-r--r-- | workflow-designer-ui/src/main/frontend/package.json | 1 |
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 dc2c229c..529d9096 100644 --- a/workflow-designer-ui/src/main/frontend/package.json +++ b/workflow-designer-ui/src/main/frontend/package.json @@ -70,6 +70,7 @@ "eslint-plugin-jest": "^21.17.0", "eslint-plugin-prettier": "^2.6.0", "eslint-plugin-react": "^7.7.0", + "file-loader": "^1.1.11", "html-webpack-plugin": "^3.2.0", "i18next-scanner": "^2.4.6", "identity-obj-proxy": "^3.0.0", |