From 847e35a548308315b48a507d0cde6633ff15f71f Mon Sep 17 00:00:00 2001 From: federico121 Date: Thu, 2 Oct 2014 19:25:35 +0200 Subject: [PATCH] Remove unstable requirement --- bower.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/bower.json b/bower.json index ab65be3..633f6fe 100644 --- a/bower.json +++ b/bower.json @@ -8,8 +8,5 @@ "app.js", "demo.html", "package.json" - ], - "dependencies": { - "angularjs-unstable": "~1.1.4" - } + ] }