From 852c162fc5377bb532df54498e850148b1915c04 Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Thu, 19 Nov 2015 10:24:37 -0800 Subject: [PATCH] Bumped up angular and angular-animate versions. --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index e670a48..ba273cf 100755 --- a/bower.json +++ b/bower.json @@ -6,8 +6,8 @@ "dist/angular-busy.css" ], "dependencies": { - "angular": "~1.3", - "angular-animate": "~1.3" + "angular": "~1.4.7", + "angular-animate": "~1.4.7" }, "ignore": [ "**/.*",