diff --git a/client/bower.json b/client/bower.json index 19d429d..9e19030 100644 --- a/client/bower.json +++ b/client/bower.json @@ -17,6 +17,7 @@ ], "dependencies": { "vis": "~3.11.0", - "jquery": "~2.1.3" + "jquery": "~2.1.3", + "moment": "~2.9.0" } } diff --git a/client/index.html b/client/index.html index a08aa58..2b5d164 100644 --- a/client/index.html +++ b/client/index.html @@ -15,7 +15,9 @@
+ +