Skip to content

Commit 77eafda

Browse files
author
K.C. Hunter
committed
final update
1 parent 8be73ed commit 77eafda

2 files changed

Lines changed: 9521 additions & 9270 deletions

File tree

GruntFile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ module.exports = function (grunt)
1313
deps: {
1414
src: [
1515
'bower_components/modernizr/modernizr.js',
16-
'bower_components/bootstrap/dist/js/bootstrap.js',
1716
'bower_components/jquery/dist/jquery.js',
17+
'bower_components/bootstrap/dist/js/bootstrap.js',
1818
'bower_components/angularjs/angular.min.js',
1919
],
2020
dest: 'src/resources/js/<%= pkg.name %>-deps.js'

0 commit comments

Comments
 (0)