Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorChris Rebert <code@chrisrebert.com>2015-11-25 12:15:31 +0300
committerChris Rebert <code@chrisrebert.com>2015-11-25 12:16:10 +0300
commit2355c9a7a735b9f375840855445b258c4201ff12 (patch)
tree4124efac7b4f2eae1628acb506eeb03e54d65105 /dist
parent7ac6140d8a5d04971f839a23725f197b1a459f59 (diff)
Regenerate dist/browser/bootlint.jsv0.14.2
Diffstat (limited to 'dist')
-rw-r--r--dist/browser/bootlint.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/browser/bootlint.js b/dist/browser/bootlint.js
index 96d89e2..d4f6ed3 100644
--- a/dist/browser/bootlint.js
+++ b/dist/browser/bootlint.js
@@ -1,5 +1,5 @@
/*!
- * Bootlint v0.14.1 (https://github.com/twbs/bootlint)
+ * Bootlint v0.14.2 (https://github.com/twbs/bootlint)
* HTML linter for Bootstrap projects
* Copyright (c) 2014-2015 Christopher Rebert
* Licensed under the MIT License (https://github.com/twbs/bootlint/blob/master/LICENSE).
@@ -10579,7 +10579,7 @@ var LocationIndex = _location.LocationIndex;
var NUM2SCREEN = ['xs', 'sm', 'md', 'lg'];
var IN_NODE_JS = !!(cheerio.load);
var MIN_JQUERY_VERSION = '1.9.1';// as of Bootstrap v3.3.0
- var CURRENT_BOOTSTRAP_VERSION = '3.3.5';
+ var CURRENT_BOOTSTRAP_VERSION = '3.3.6';
var BOOTSTRAP_VERSION_4 = '4.0.0';
var PLUGINS = [
'affix',