From 38f4e2d4b1b81a7c94f150488c3f01cbe1e587cd Mon Sep 17 00:00:00 2001 From: Adi Setiawan Date: Wed, 11 Feb 2015 13:58:43 +0800 Subject: [PATCH] updated bower.json --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index ab65be3..028ae83 100644 --- a/bower.json +++ b/bower.json @@ -10,6 +10,6 @@ "package.json" ], "dependencies": { - "angularjs-unstable": "~1.1.4" + "angular": ">=1 <1.3.0" } }