1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-25 06:21:26 +02:00

Update devDependencies including jQuery to v3.4.1.

This commit is contained in:
XhmikosR
2019-05-02 16:34:16 +03:00
parent cc5292f510
commit 27287a6884
8 changed files with 129 additions and 101 deletions

View File

@@ -40,7 +40,7 @@ const files = [
configPropertyName: 'js_bundle_hash'
},
{
file: `site/docs/${pkg.version_short}/assets/js/vendor/jquery-slim.min.js`,
file: `site/docs/${pkg.version_short}/assets/js/vendor/jquery.slim.min.js`,
configPropertyName: 'jquery_hash'
},
{