Upgrade jQuery to 3.4.0

This commit is contained in:
Illia Volochii 2019-04-19 18:20:58 +03:00
parent c1e85f8e22
commit a66377904d
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>