Fix updater being corrupted by multiple attempts to download

This commit is contained in:
TrainDoctor
2022-08-23 15:23:23 -07:00
parent 8b3f569a09
commit de1c89af21
4 changed files with 22 additions and 6 deletions

View File

@@ -37,7 +37,7 @@
}
},
"dependencies": {
"decky-frontend-lib": "^1.7.5",
"decky-frontend-lib": "^1.7.8",
"react-icons": "^4.4.0"
}
}