Update bower dependencies.

This commit is contained in:
baldo 2019-03-29 22:00:08 +01:00
commit 2beab45f32
185 changed files with 21480 additions and 8110 deletions

View file

@ -1,10 +1,10 @@
{
"name": "angular-sanitize",
"version": "1.5.11",
"version": "1.7.8",
"license": "MIT",
"main": "./angular-sanitize.js",
"ignore": [],
"dependencies": {
"angular": "1.5.11"
"angular": "1.7.8"
}
}