Update jQuery to v3.4.1

ref #2137
This commit is contained in:
Michael Rose
2019-05-02 08:57:57 -04:00
parent 31cb045a61
commit 93d29be369
5 changed files with 422 additions and 190 deletions

View File

@ -18,9 +18,9 @@ minimal mistakes
| | | └── jquery.smooth-scroll.min.js # make same-page links scroll smoothly
| | ├── vendor
| | | └── jquery
| | | └── jquery-3.3.1.min.js
| | ├── _main.js # jQuery plugin settings and other scripts
| | └── main.min.js # concatenated and minified scripts
| | | └── jquery-3.4.1.js
| | ├── _main.js # jQuery plugin settings and other scripts
| | └── main.min.js # concatenated and minified theme script
```
## Customizing