Skip to content

Commit

Permalink
upgrade to axios 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jertel committed Nov 11, 2023
1 parent dece262 commit 5b008f7
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2831,7 +2831,7 @@ <h2 v-text="i18n.settingsTitle"></h2>
<script src="js/external/vue-2.7.14.min.js"></script>
<script src="js/external/vue-router-3.5.2.min.js"></script>
<script src="js/external/vuetify-v2.6.15.min.js"></script>
<script src="js/external/axios-1.4.0.min.js"></script>
<script src="js/external/axios-1.6.1.min.js"></script>
<script src="js/external/moment-2.29.4.min.js"></script>
<script src="js/external/moment-timezone-with-data-0.5.43.min.js"></script>
<script src="js/external/chart-3.9.1.min.js"></script>
Expand Down
1 change: 0 additions & 1 deletion html/js/external/axios-1.4.0.min.js

This file was deleted.

Loading

0 comments on commit 5b008f7

Please sign in to comment.