Skip to content

Commit

Permalink
Update dependency popper.js to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 1, 2021
1 parent a8cfd2c commit 563c406
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions time.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<script src="https://code.jquery.com/jquery-3.3.1.js"
integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60=" crossorigin="anonymous"></script>

<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.9.2/umd/popper.min.js"
integrity="sha512-2rNj2KJ+D8s1ceNasTIex6z4HWyOnEYLVC3FigGOmyQCZc2eBXKgOxQmo3oKLHyfcj53uz4QMsRCWNbLd32Q1g=="
crossorigin="anonymous"></script>

<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
Expand Down

0 comments on commit 563c406

Please sign in to comment.