diff --git a/Gruntfile.js b/Gruntfile.js index 2c190f3..f1dccc3 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -55,6 +55,7 @@ module.exports = function (grunt) { 'js/common.js', 'js/modals.js', 'js/popovers.js', + 'js/transitions.js', 'js/push.js', 'js/segmented-controllers.js', 'js/sliders.js',