The POST function no longer needs Axios. It will now retry X times if it fails.

This commit is contained in:
Scott Idem
2025-05-07 18:46:39 -04:00
parent 2ff7b4fd70
commit 7af1d41ff3
4 changed files with 282 additions and 163 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ae-app-svelte5",
"version": "0.2.430",
"version": "0.2.507",
"private": true,
"scripts": {
"dev": "vite dev",