File tree 1 file changed +2
-2
lines changed
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() {
219
219
'bower_components/sass-bootstrap/js/alert.js' ,
220
220
'bower_components/sass-bootstrap/js/button.js' ,
221
221
'bower_components/sass-bootstrap/js/carousel.js' ,
222
+ 'bower_components/sass-bootstrap/js/transition.js' ,
222
223
'bower_components/sass-bootstrap/js/collapse.js' ,
223
224
'bower_components/sass-bootstrap/js/dropdown.js' ,
224
225
'bower_components/sass-bootstrap/js/modal.js' ,
225
- 'bower_components/sass-bootstrap/js/popover.js' ,
226
226
'bower_components/sass-bootstrap/js/scrollspy.js' ,
227
227
'bower_components/sass-bootstrap/js/tab.js' ,
228
228
'bower_components/sass-bootstrap/js/tooltip.js' ,
229
- 'bower_components/sass-bootstrap/js/transition .js' ,
229
+ 'bower_components/sass-bootstrap/js/popover .js'
230
230
] ) ;
231
231
} ;
232
232
You can’t perform that action at this time.
0 commit comments