Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
use jquery 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lfuelling authored May 6, 2020
1 parent c4a76a6 commit 3c0bf62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions html/ui.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<div id="screen"></div>
</div>

<script src="lib/jquery-3.5.0.min.js"></script>
<script src="lib/jquery-3.5.1.min.js"></script>
<script src="lib/jquery.terminal.min.js"></script>
<script src="ui.js"></script>
</body>
</html>
</html>

0 comments on commit 3c0bf62

Please sign in to comment.