Merge branch 'main' into teste-locale2

This commit is contained in:
Zamitto 2024-05-26 19:52:19 -03:00 committed by GitHub
commit 179db348e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 101 additions and 154 deletions

View file

@ -1,6 +1,6 @@
{
"name": "hydralauncher",
"version": "1.2.3",
"version": "1.2.4",
"description": "Hydra",
"main": "./out/main/index.js",
"author": "Los Broxas",
@ -51,6 +51,7 @@
"color.js": "^1.2.0",
"date-fns": "^3.6.0",
"easydl": "^1.1.1",
"electron-log": "^5.1.4",
"electron-updater": "^6.1.8",
"fetch-cookie": "^3.0.1",
"flexsearch": "^0.7.43",
@ -68,7 +69,6 @@
"react-router-dom": "^6.22.3",
"typeorm": "^0.3.20",
"user-agents": "^1.1.193",
"winston": "^3.13.0",
"yaml": "^2.4.1"
},
"devDependencies": {