summaryrefslogtreecommitdiffstats
path: root/js/bower.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-01-21 10:20:52 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-01-21 10:20:52 +0100
commite739ce597908262fbff165c8c08a4ae733ce1138 (patch)
tree172f161cab81985917e4bbc4de7cd3351f8f06eb /js/bower.json
parente0642ebca49f70749dfa3eff7d4d8d39cd355c16 (diff)
update angularjs
Diffstat (limited to 'js/bower.json')
-rw-r--r--js/bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/bower.json b/js/bower.json
index 4a32f6b45..22fabc8da 100644
--- a/js/bower.json
+++ b/js/bower.json
@@ -30,6 +30,6 @@
"jquery": "~2.*",
"momentjs": "~2.8.*",
"es6-shim": "~0.18.*",
- "angular-animate": "~1.3.3"
+ "angular-animate": "~1.3.*"
}
}