Update bower dependencies.

This commit is contained in:
Your Name 2014-06-06 14:29:32 +02:00
parent 62d4d89204
commit ffc4dc9ec7
715 changed files with 4134 additions and 134336 deletions

View file

@ -1,18 +1,18 @@
{
"name": "angular-route",
"version": "1.2.15",
"version": "1.2.16",
"main": "./angular-route.js",
"dependencies": {
"angular": "1.2.15"
"angular": "1.2.16"
},
"homepage": "https://github.com/angular/bower-angular-route",
"_release": "1.2.15",
"_release": "1.2.16",
"_resolution": {
"type": "version",
"tag": "v1.2.15",
"commit": "a8368eb5c47746681feea7f73d712be47418865a"
"tag": "v1.2.16",
"commit": "ed0e2b796077d953f518cb81cc7af981cf695a45"
},
"_source": "git://github.com/angular/bower-angular-route.git",
"_target": "1.2.15",
"_target": "1.2.16",
"_originalSource": "angular-route"
}

View file

@ -1,5 +1,5 @@
/**
* @license AngularJS v1.2.15
* @license AngularJS v1.2.16
* (c) 2010-2014 Google, Inc. http://angularjs.org
* License: MIT
*/

View file

@ -1,5 +1,5 @@
/*
AngularJS v1.2.15
AngularJS v1.2.16
(c) 2010-2014 Google, Inc. http://angularjs.org
License: MIT
*/

View file

@ -1,8 +1,8 @@
{
"name": "angular-route",
"version": "1.2.15",
"version": "1.2.16",
"main": "./angular-route.js",
"dependencies": {
"angular": "1.2.15"
"angular": "1.2.16"
}
}