summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-route/.bower.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-05-18 10:41:04 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-05-18 10:41:04 +0200
commit884023958a0aac575642dc046477c834ffd64967 (patch)
tree7e23f98e487909c30875f43799e5ac3a2df04bde /js/vendor/angular-route/.bower.json
parent7153fc45c391ea6a2b57922bfe457c1616202b7c (diff)
update js
Diffstat (limited to 'js/vendor/angular-route/.bower.json')
-rw-r--r--js/vendor/angular-route/.bower.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/js/vendor/angular-route/.bower.json b/js/vendor/angular-route/.bower.json
index ffa51b900..3a4af828e 100644
--- a/js/vendor/angular-route/.bower.json
+++ b/js/vendor/angular-route/.bower.json
@@ -1,17 +1,17 @@
{
"name": "angular-route",
- "version": "1.4.0-rc.1",
+ "version": "1.4.0-rc.2",
"main": "./angular-route.js",
"ignore": [],
"dependencies": {
- "angular": "1.4.0-rc.1"
+ "angular": "1.4.0-rc.2"
},
"homepage": "https://github.com/angular/bower-angular-route",
- "_release": "1.4.0-rc.1",
+ "_release": "1.4.0-rc.2",
"_resolution": {
"type": "version",
- "tag": "v1.4.0-rc.1",
- "commit": "9ab3dda10a97dc477e3a874f91df4120ee40646c"
+ "tag": "v1.4.0-rc.2",
+ "commit": "5da341a18a36aa5d982b53b16d8aeb38293f5c5c"
},
"_source": "git://github.com/angular/bower-angular-route.git",
"_target": "~1.4.*",