Update bower dependencies.

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

View file

@ -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"
}