aboutsummaryrefslogtreecommitdiffstats
path: root/ui-react/package.json
diff options
context:
space:
mode:
authordrveerendra <vrajasekharaiah@att.com>2019-10-31 12:45:30 -0400
committersebdet <sebastien.determe@intl.att.com>2019-11-04 18:28:24 +0100
commitf6b2625c5876c5ef1b8ead0b3962362fb2924f95 (patch)
treea4f365ded51ffc265b226560d20bc81d9dd28573 /ui-react/package.json
parent2901ca9fec4a88db325b90bda2103ffc5e921681 (diff)
Adding viewToscamodels menu
Updated package.json file to include material table and material UI react libraries. Added ViewToscalModals folder which contains js file, corresponding test file and its snapshots Issue-ID: CLAMP-544 Change-Id: I6b9328d6270fc32b41a152c91a9fd872f3524beb Signed-off-by: drveerendra <vrajasekharaiah@att.com>
Diffstat (limited to 'ui-react/package.json')
-rw-r--r--ui-react/package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/ui-react/package.json b/ui-react/package.json
index 0e0c6ab6b..d876b6c71 100644
--- a/ui-react/package.json
+++ b/ui-react/package.json
@@ -34,6 +34,9 @@
"bootstrap-css-only": "4.3.1",
"styled-components": "4.3.2",
"react-router-dom": "5.0.1",
+ "@material-ui/core": "4.3.2",
+ "@material-ui/icons": "4.2.1",
+ "material-table": "1.48.0",
"react-select": "3.0.4"
},
"devDependencies": {
@@ -91,3 +94,4 @@
]
}
}
+