summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-sanitize/bower.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-02-10 13:35:51 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-02-10 13:35:58 +0100
commitb4b710fb4379bf9ac1a19d8e9b9708c60380fdb4 (patch)
tree7385109f579a01c264be93ab3f6a99ff3b57e7c3 /js/vendor/angular-sanitize/bower.json
parent7048d4e20198c5134d539c26dd9ed98a7580ef43 (diff)
try to update to angular 1.5
Diffstat (limited to 'js/vendor/angular-sanitize/bower.json')
-rw-r--r--js/vendor/angular-sanitize/bower.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/js/vendor/angular-sanitize/bower.json b/js/vendor/angular-sanitize/bower.json
index 81659fd06..3f31319ad 100644
--- a/js/vendor/angular-sanitize/bower.json
+++ b/js/vendor/angular-sanitize/bower.json
@@ -1,9 +1,10 @@
{
"name": "angular-sanitize",
- "version": "1.3.20",
+ "version": "1.5.0",
+ "license": "MIT",
"main": "./angular-sanitize.js",
"ignore": [],
"dependencies": {
- "angular": "1.3.20"
+ "angular": "1.5.0"
}
}