Github user ahgittin commented on a diff in the pull request:
https://github.com/apache/brooklyn-ui/pull/94#discussion_r228977294
--- Diff: ui-modules/blueprint-composer/package.json ---
@@ -60,7 +60,8 @@
"lodash": "^4.16.4",
"ngclipboard": "^1.1.1",
"normalizr": "^2.2.1",
- "underscore": "^1.8.3"
+ "underscore": "^1.8.3",
+ "moment": "^2.15.1"
--- End diff --
nice, will try this---
