Update dependencies

This commit is contained in:
Joe Fiorini
2015-06-23 12:22:59 -04:00
parent 5c5e3f75f4
commit 84c684155b
70 changed files with 18070 additions and 8673 deletions

View File

@@ -1,8 +1,9 @@
{
"name": "angular-sanitize",
"version": "1.2.23",
"version": "1.4.3",
"main": "./angular-sanitize.js",
"ignore": [],
"dependencies": {
"angular": "1.2.23"
"angular": "1.4.3"
}
}