Skip to content

Commit

Permalink
Run grunt.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
XhmikosR committed Mar 10, 2016
1 parent 626b97e commit cf566a8
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 7 deletions.
1 change: 1 addition & 0 deletions dist/js/bootstrap.js
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,7 @@ if (typeof jQuery === 'undefined') {
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* ======================================================================== */

/* jshint latedef: false */

+function ($) {
'use strict';
Expand Down
12 changes: 6 additions & 6 deletions docs/assets/js/customize.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/js/raw-files.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/dist/js/bootstrap.js
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,7 @@ if (typeof jQuery === 'undefined') {
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* ======================================================================== */

/* jshint latedef: false */

+function ($) {
'use strict';
Expand Down

0 comments on commit cf566a8

Please sign in to comment.