From 0d4274756cb7f045afaee33604382fe6c0f0bcd4 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Tue, 31 May 2016 13:59:39 +0000 Subject: [PATCH] Include moment-timezone to stop all the warnings about it Change-Id: I8f842b5e5860f905dc0716588fd820d4aa029b05 --- bower.json | 1 + src/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/bower.json b/bower.json index e51d2e38..50225033 100644 --- a/bower.json +++ b/bower.json @@ -15,6 +15,7 @@ "angular-cache": "3.2.5", "angularjs-viewhead": "0.0.1", "marked": "0.3.5", + "moment-timezone": "0.5.4", "highlightjs": "9.1.0", "ng-sortable": "1.3.1" }, diff --git a/src/index.html b/src/index.html index ab64ecd6..7dae6d21 100644 --- a/src/index.html +++ b/src/index.html @@ -37,6 +37,7 @@ +