aboutsummaryrefslogtreecommitdiffstats
path: root/webui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'webui/package.json')
-rw-r--r--webui/package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/webui/package.json b/webui/package.json
index 2a7cef14..54deb684 100644
--- a/webui/package.json
+++ b/webui/package.json
@@ -3,9 +3,11 @@
"version": "0.1.0",
"private": true,
"dependencies": {
- "@material-ui/core": "^1.4.0",
+ "@material-ui/core": "^1.4.2",
+ "@material-ui/icons": "^2.0.2",
"apollo-boost": "^0.1.10",
"graphql": "^0.13.2",
+ "moment": "^2.22.2",
"react": "^16.4.1",
"react-apollo": "^2.1.9",
"react-dom": "^16.4.1",