Skip to content

Commit

Permalink
Update jQuery to 3.6.0 (slim)
Browse files Browse the repository at this point in the history
  • Loading branch information
edg2s committed Jan 7, 2022
1 parent 098444c commit 527ecf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2>Fixed</h2>
<tr><td>Browser zoom</td><td class="isBroken-ieZoom"></td></tr>
</table>

<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.6.0.slim.min.js" integrity="sha384-Qg00WFl9r0Xr6rUqNLv1ffTSSKEFFCDCKVyHZ+sVt8KuvG99nWw5RNvbhuKgif9z" crossorigin="anonymous"></script>
<script src="rangefix.js"></script>
<script src="demo/demo.js"></script>
</body>
Expand Down

0 comments on commit 527ecf1

Please sign in to comment.