summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-route/bower.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-17 12:11:36 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-17 12:11:36 +0100
commit963bb35747e955fb7f619e732ca27f35efe30264 (patch)
treecbb7f3e701aca90d56fb3639949957314753dc02 /js/vendor/angular-route/bower.json
parentf42defdba29c617afe246fb1f7727db84f776570 (diff)
update bower angular deps
Diffstat (limited to 'js/vendor/angular-route/bower.json')
-rw-r--r--js/vendor/angular-route/bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/vendor/angular-route/bower.json b/js/vendor/angular-route/bower.json
index 72b56cb75..d26a52b80 100644
--- a/js/vendor/angular-route/bower.json
+++ b/js/vendor/angular-route/bower.json
@@ -1,9 +1,9 @@
{
"name": "angular-route",
- "version": "1.3.1",
+ "version": "1.3.2",
"main": "./angular-route.js",
"ignore": [],
"dependencies": {
- "angular": "1.3.1"
+ "angular": "1.3.2"
}
}