summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-route/bower.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-04-09 19:53:34 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-04-09 19:53:34 +0200
commit76feeb8ad8de5cbec3e4806b81d1c3bdef699696 (patch)
treea009125cef3ddcdb602b2f4c296c5e425afe05cb /js/vendor/angular-route/bower.json
parenta279ee91d1e7d37bc71b9ff86c95acf24009fc6b (diff)
update 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 1af7d918c..a0c1eabb4 100644
--- a/js/vendor/angular-route/bower.json
+++ b/js/vendor/angular-route/bower.json
@@ -1,9 +1,9 @@
{
"name": "angular-route",
- "version": "1.4.0-build.3937+sha.171b9f7",
+ "version": "1.4.0-build.3954+sha.9dfa949",
"main": "./angular-route.js",
"ignore": [],
"dependencies": {
- "angular": "1.4.0-build.3937+sha.171b9f7"
+ "angular": "1.4.0-build.3954+sha.9dfa949"
}
}