mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
Fix race condition when switching version while mods are loading (#972)
* Fix race condition when switching version while mods are loading * add ts-node for webpack and update workflows
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
"homepage": "https://github.com/Zagrios/bs-manager#readme",
|
||||
"devDependencies": {
|
||||
"@electron/fuses": "^1.7.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsx": "^4.19.2",
|
||||
"@electron/notarize": "^2.3.0",
|
||||
"@electron/rebuild": "^3.6.0",
|
||||
|
||||
Reference in New Issue
Block a user