mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2025-03-17 21:50:11 +03:00
Updated packages versions
This commit is contained in:
parent
b2e58706dd
commit
3a08c91d3d
1 changed files with 3 additions and 3 deletions
|
@ -41,16 +41,16 @@
|
|||
"devDependencies": {
|
||||
"@types/discord-rpc": "^4.0.0",
|
||||
"@types/semver": "^7.3.9",
|
||||
"electron": "^14.0.0",
|
||||
"electron": "^15.3.0",
|
||||
"electron-builder": "^22.13.1",
|
||||
"sass": "^1.41.0",
|
||||
"sass": "^1.43.4",
|
||||
"typescript": "^4.4.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"cash-dom": "^8.1.0",
|
||||
"discord-rpc": "^4.0.1",
|
||||
"electron-store": "^8.0.1",
|
||||
"follow-redirects": "^1.14.4",
|
||||
"follow-redirects": "^1.14.5",
|
||||
"semver": "^7.3.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue