diff options
| author | XhmikosR <[email protected]> | 2015-04-21 07:58:52 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-04-23 09:18:45 +0300 |
| commit | 69308dc883a18f9c2465d8cea8b930e4e1ffda06 (patch) | |
| tree | 0a035b1265baeff0c9f49f8f0ce3793b69b23ccf /grunt | |
| parent | 063c1b0780ea0240e4adce4c88d57fc23e099475 (diff) | |
| download | bootstrap-69308dc883a18f9c2465d8cea8b930e4e1ffda06.tar.xz bootstrap-69308dc883a18f9c2465d8cea8b930e4e1ffda06.zip | |
Update Holder.js to v2.6.0.
[ci skip]
Diffstat (limited to 'grunt')
| -rw-r--r-- | grunt/configBridge.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grunt/configBridge.json b/grunt/configBridge.json index b7080b0c2..8ce4c3d9a 100644 --- a/grunt/configBridge.json +++ b/grunt/configBridge.json @@ -11,7 +11,7 @@ "../assets/js/src/customizer.js" ], "docsJs": [ - "../assets/js/vendor/holder.js", + "../assets/js/vendor/holder.min.js", "../assets/js/vendor/ZeroClipboard.min.js", "../assets/js/vendor/anchor.js", "../assets/js/src/application.js" |
