Update bower dependencies.
This commit is contained in:
parent
62d4d89204
commit
ffc4dc9ec7
715 changed files with 4134 additions and 134336 deletions
app/bower_components/angular-sanitize
|
@ -1,18 +1,18 @@
|
|||
{
|
||||
"name": "angular-sanitize",
|
||||
"version": "1.2.15",
|
||||
"version": "1.2.16",
|
||||
"main": "./angular-sanitize.js",
|
||||
"dependencies": {
|
||||
"angular": "1.2.15"
|
||||
"angular": "1.2.16"
|
||||
},
|
||||
"homepage": "https://github.com/angular/bower-angular-sanitize",
|
||||
"_release": "1.2.15",
|
||||
"_release": "1.2.16",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.2.15",
|
||||
"commit": "7eb942f16fae0e064ab72edf6beb8ea235a5ccbe"
|
||||
"tag": "v1.2.16",
|
||||
"commit": "0534ccd6bb2b7b6e5d0fa6c27fd3277f312a4347"
|
||||
},
|
||||
"_source": "git://github.com/angular/bower-angular-sanitize.git",
|
||||
"_target": "1.2.15",
|
||||
"_target": "1.2.16",
|
||||
"_originalSource": "angular-sanitize"
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* @license AngularJS v1.2.15
|
||||
* @license AngularJS v1.2.16
|
||||
* (c) 2010-2014 Google, Inc. http://angularjs.org
|
||||
* License: MIT
|
||||
*/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
AngularJS v1.2.15
|
||||
AngularJS v1.2.16
|
||||
(c) 2010-2014 Google, Inc. http://angularjs.org
|
||||
License: MIT
|
||||
*/
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"name": "angular-sanitize",
|
||||
"version": "1.2.15",
|
||||
"version": "1.2.16",
|
||||
"main": "./angular-sanitize.js",
|
||||
"dependencies": {
|
||||
"angular": "1.2.15"
|
||||
"angular": "1.2.16"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue