diff options
author | xuegao <xg353y@intl.att.com> | 2019-06-27 17:41:01 +0200 |
---|---|---|
committer | xuegao <xg353y@intl.att.com> | 2019-06-28 13:52:44 +0200 |
commit | 19e628ca032e6f0f9b00b7041a4c32390b5839e1 (patch) | |
tree | 72a40432a5314de208c49b0c0289d2dd2fce1ec8 /ui-react/package.json | |
parent | a54f640ba09c658ba3c9eabcc84cd95024e80d16 (diff) |
Create the sub components for new Clamp UI
Create the sub components for the new React Clamp UI
Issue-ID: CLAMP-414
Change-Id: I3e9e6bf05559829d22936e06556fef60635a33d0
Signed-off-by: xuegao <xg353y@intl.att.com>
Diffstat (limited to 'ui-react/package.json')
-rw-r--r-- | ui-react/package.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/ui-react/package.json b/ui-react/package.json index 166423854..943ed7ad1 100644 --- a/ui-react/package.json +++ b/ui-react/package.json @@ -16,11 +16,8 @@ "react": "~16.8.0", "react-dom": "~16.8.0", "react-scripts": "~3.0.1", - "onap-ui-react": "0.1.1", "react-bootstrap": "1.0.0-beta.9", - "babel-loader": "8.0.5", - "webpack": "4.29.6", - "browserslist": "4.6.3" + "bootstrap-css-only": "4.3.1" }, "browserslist": [ ">0.2%", |