From e2509517f6a793ad9f5eebf11c3c42cbec035498 Mon Sep 17 00:00:00 2001 From: Theraghav Date: Tue, 4 Apr 2017 10:35:30 +1200 Subject: [PATCH 1/2] Update bower.json --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 16268d54..bdb91375 100644 --- a/bower.json +++ b/bower.json @@ -27,7 +27,7 @@ ], "dependencies": { "angular": "~1.4.9", - "angular-material": "~1.0.4", + "angular-material": "^1.1.3", "moment": "~2.11.1" } } From 31ac48e950f370c84b7372639407e15fdf9c0b47 Mon Sep 17 00:00:00 2001 From: Theraghav Date: Mon, 15 May 2017 15:44:59 +1200 Subject: [PATCH 2/2] Update bower.json --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index bdb91375..fa2facb4 100644 --- a/bower.json +++ b/bower.json @@ -28,6 +28,6 @@ "dependencies": { "angular": "~1.4.9", "angular-material": "^1.1.3", - "moment": "~2.11.1" + "moment": "~2.9.0" } }