2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03: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
+1 -1
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'
},
{