Merge pull request #962 from illia-v/jquery-3.4.0

Upgrade jQuery to 3.4.0
This commit is contained in:
Micah Lee 2019-04-19 09:35:07 -07:00 committed by GitHub
commit 6ffa91fcee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

2
share/static/js/jquery-3.4.0.min.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -52,7 +52,7 @@
</div>
<script src="/static/js/receive-noscript.js"></script>
<script src="/static/js/jquery-3.3.1.min.js"></script>
<script src="/static/js/jquery-3.4.0.min.js"></script>
<script async src="/static/js/receive.js"></script>
</body>
</html>