Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Commit 2355c9a

Browse files
committed
Regenerate dist/browser/bootlint.js
1 parent 7ac6140 commit 2355c9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/browser/bootlint.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Bootlint v0.14.1 (https://github.com/twbs/bootlint)
2+
* Bootlint v0.14.2 (https://github.com/twbs/bootlint)
33
* HTML linter for Bootstrap projects
44
* Copyright (c) 2014-2015 Christopher Rebert
55
* Licensed under the MIT License (https://github.com/twbs/bootlint/blob/master/LICENSE).
@@ -10579,7 +10579,7 @@ var LocationIndex = _location.LocationIndex;
1057910579
var NUM2SCREEN = ['xs', 'sm', 'md', 'lg'];
1058010580
var IN_NODE_JS = !!(cheerio.load);
1058110581
var MIN_JQUERY_VERSION = '1.9.1';// as of Bootstrap v3.3.0
10582-
var CURRENT_BOOTSTRAP_VERSION = '3.3.5';
10582+
var CURRENT_BOOTSTRAP_VERSION = '3.3.6';
1058310583
var BOOTSTRAP_VERSION_4 = '4.0.0';
1058410584
var PLUGINS = [
1058510585
'affix',

0 commit comments

Comments
 (0)