Update of multiple frontend libs.

This commit is contained in:
baldo 2017-05-13 13:25:33 +02:00
commit a9c6ddc03b
276 changed files with 41257 additions and 19300 deletions

View file

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