File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -219,14 +219,14 @@ Generator.prototype.bootstrapJS = function bootstrapJS() {
219219 'bower_components/sass-bootstrap/js/alert.js' ,
220220 'bower_components/sass-bootstrap/js/button.js' ,
221221 'bower_components/sass-bootstrap/js/carousel.js' ,
222+ 'bower_components/sass-bootstrap/js/transition.js' ,
222223 'bower_components/sass-bootstrap/js/collapse.js' ,
223224 'bower_components/sass-bootstrap/js/dropdown.js' ,
224225 'bower_components/sass-bootstrap/js/modal.js' ,
225- 'bower_components/sass-bootstrap/js/popover.js' ,
226226 'bower_components/sass-bootstrap/js/scrollspy.js' ,
227227 'bower_components/sass-bootstrap/js/tab.js' ,
228228 'bower_components/sass-bootstrap/js/tooltip.js' ,
229- 'bower_components/sass-bootstrap/js/transition .js' ,
229+ 'bower_components/sass-bootstrap/js/popover .js'
230230 ] ) ;
231231} ;
232232
You can’t perform that action at this time.
0 commit comments