fix: update dependencies to latest

This commit is contained in:
2023-09-18 22:21:59 +02:00
parent b1ef2cc41c
commit c0e3f7cbc9
11 changed files with 988 additions and 675 deletions

View File

@ -1,6 +1,6 @@
import axios from 'axios'
export const API_VERSION = '1.2.8'
export const API_VERSION = '1.2.9'
export const API_DEFAULT_PORT = 8080