summaryrefslogtreecommitdiffstats
path: root/templates/index.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-13 03:05:47 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-13 03:05:47 +0200
commit218f7821cb9ccb23a0c2c37548fdadadcc8c59f0 (patch)
tree0233309afeff5bfa82a905a4668f447fedf85768 /templates/index.php
parentbb3a3d9c30b2bc7e68c2c622c48900c5b277b139 (diff)
remove angular-animate from build, update bower packages
Diffstat (limited to 'templates/index.php')
-rw-r--r--templates/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/index.php b/templates/index.php
index 2ad7fa430..cf38abbdf 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -4,7 +4,6 @@ script('news', [
'vendor/angular/angular.min',
'vendor/angular-route/angular-route.min',
'vendor/angular-sanitize/angular-sanitize.min',
- 'vendor/angular-animate/angular-animate.min',
'vendor/momentjs/min/moment-with-locales.min',
'build/app',
]);