aboutsummaryrefslogtreecommitdiff
path: root/grunt
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-08-26 18:25:49 +0300
committerXhmikosR <[email protected]>2015-08-27 08:14:39 +0300
commit1029240b2d62fe80f5bd9f83f04ea49a063724f6 (patch)
tree021c9b7bcca9f874b72cbee831130bb86a141843 /grunt
parent0269da3c5095bc2583fa37ebddc91838d01e230f (diff)
downloadbootstrap-1029240b2d62fe80f5bd9f83f04ea49a063724f6.tar.xz
bootstrap-1029240b2d62fe80f5bd9f83f04ea49a063724f6.zip
Update Anchor.js to v1.2.1.
[ci skip]
Diffstat (limited to 'grunt')
-rw-r--r--grunt/configBridge.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/grunt/configBridge.json b/grunt/configBridge.json
index 7fd2a3135..06e0970a8 100644
--- a/grunt/configBridge.json
+++ b/grunt/configBridge.json
@@ -4,7 +4,7 @@
"../assets/js/vendor/holder.min.js",
"assets/js/vendor/jekyll-search.js",
"../assets/js/vendor/ZeroClipboard.min.js",
- "../assets/js/vendor/anchor.js",
+ "../assets/js/vendor/anchor.min.js",
"../assets/js/vendor/tether.min.js",
"../assets/js/src/application.js"
]