From 4f4238e09892d0f67bd749807a010f940b3b0e69 Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Tue, 28 Jul 2015 16:42:15 -0700 Subject: [PATCH] Added resolutions --- bower.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bower.json b/bower.json index 804c9560..6ec2a8da 100755 --- a/bower.json +++ b/bower.json @@ -28,5 +28,8 @@ "angular-ui-sortable": "~0.13.4", "angular-busy": "~4.1.3", "angular-permission": "~0.3.1" + }, + "resolutions": { + "angular": "~1.3.17", } }