From 4c304ae598fc7896fa518ac8c91d8d936fda9498 Mon Sep 17 00:00:00 2001 From: rup Date: Wed, 9 Apr 2014 16:32:40 +0800 Subject: [PATCH] add underscore --- bower.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bower.json b/bower.json index 1a81d59..7a1f1cf 100644 --- a/bower.json +++ b/bower.json @@ -6,6 +6,7 @@ "json3": "~3.2.6", "es5-shim": "~2.1.0", "jquery": "~1.11.0", + "underscore": "latest", "bootstrap-sass-official": "~3.1.0", "angular-route": "1.3.0-beta.4", "angular-cookies": "1.3.0-beta.4",