Bower modules updated.

This commit is contained in:
Andreas Baldeau 2014-08-10 12:02:48 +02:00
commit 1ee78ab657
140 changed files with 7098 additions and 3713 deletions

View file

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