Skip to content

Commit

Permalink
Update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
HauseMasterZ committed Sep 27, 2023
1 parent d003c55 commit 54f48a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ <h2>Enter Custom Text</h2>
</div>
</div>
</div>
<script async type="module" src="./scripts/flying-focus.js"></script>
<script async type="module" src="./scripts/App.js"></script>
<script async type="module" src="../src/scripts/flying-focus.js"></script>
<script async type="module" src="../src/scripts/App.js"></script>
<script async src="https://cdn.jsdelivr.net/npm/spin.js@2.3.2/spin.min.js"></script>
<script async src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.bundle.min.js"></script>
</body>
Expand Down

0 comments on commit 54f48a7

Please sign in to comment.