aboutsummaryrefslogtreecommitdiffstats
path: root/ui-react/package.json
diff options
context:
space:
mode:
authorxuegao <xg353y@intl.att.com>2019-07-09 11:52:20 +0200
committerxuegao <xg353y@intl.att.com>2019-07-10 11:58:56 +0200
commit7c7323d8ec54e65ac7a9a5e8c7cd8bdc755ea70a (patch)
tree7f77ec10c6f9bd3b13f6c94978477ee3323b9a41 /ui-react/package.json
parentc8d6130e6355a6f8f460c114ed7bac0221eb0020 (diff)
Create login page and add wiki/contact item
Create the login page for Clamp Ui; Add wiki/contact page which chould be selected from the menu bar. Issue-ID: CLAMP-416, CLAMP-417 Change-Id: Idddafd9c59a1e4d2897e962c831060e55083025c Signed-off-by: xuegao <xg353y@intl.att.com>
Diffstat (limited to 'ui-react/package.json')
-rw-r--r--ui-react/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui-react/package.json b/ui-react/package.json
index 7d0e407b3..791ab9df5 100644
--- a/ui-react/package.json
+++ b/ui-react/package.json
@@ -18,7 +18,8 @@
"react-scripts": "3.0.1",
"react-bootstrap": "1.0.0-beta.9",
"bootstrap-css-only": "4.3.1",
- "styled-components": "4.3.2"
+ "styled-components": "4.3.2",
+ "react-router-dom": "5.0.1"
},
"browserslist": [
">0.2%",