summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-sanitize/bower.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-03-22 15:33:40 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-03-22 15:33:40 +0100
commit2b11094f8c63e4648b22957fd9d97c448a590aa0 (patch)
treee795265279c71510752a3cd22c44c9a9cfab0774 /js/vendor/angular-sanitize/bower.json
parent900260f5687e1b6f8b2890f67f259b1264ebce87 (diff)
update node and bower deps
Diffstat (limited to 'js/vendor/angular-sanitize/bower.json')
-rw-r--r--js/vendor/angular-sanitize/bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/vendor/angular-sanitize/bower.json b/js/vendor/angular-sanitize/bower.json
index 09f89d4a3..49a471d0a 100644
--- a/js/vendor/angular-sanitize/bower.json
+++ b/js/vendor/angular-sanitize/bower.json
@@ -1,9 +1,9 @@
{
"name": "angular-sanitize",
- "version": "1.4.0-build.3911+sha.e57138d",
+ "version": "1.4.0-build.3924+sha.e5d1d65",
"main": "./angular-sanitize.js",
"ignore": [],
"dependencies": {
- "angular": "1.4.0-build.3911+sha.e57138d"
+ "angular": "1.4.0-build.3924+sha.e5d1d65"
}
}