Fix preview not reading song.ini file

This commit is contained in:
Geomitron
2024-11-18 18:26:59 -06:00
parent 929b37be28
commit d2e40b7c24
2 changed files with 6 additions and 6 deletions

View File

@@ -44,7 +44,7 @@
"eventemitter3": "5.0.1",
"fs-extra": "11.2.0",
"lodash": "4.17.21",
"parse-sng": "4.0.1",
"parse-sng": "4.0.3",
"rxjs": "7.8.1",
"sanitize-filename": "1.6.3",
"scan-chart": "4.1.4",