mirror of
https://github.com/ThaUnknown/miru.git
synced 2026-04-19 17:32:08 +00:00
fix: update subtitle renderer
This commit is contained in:
parent
00c243548a
commit
27f023a0da
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Miru",
|
||||
"version": "2.9.1",
|
||||
"version": "2.9.2",
|
||||
"author": "ThaUnknown_ <ThaUnknown@users.noreply.github.com>",
|
||||
"main": "src/index.js",
|
||||
"homepage": "https://github.com/ThaUnknown/miru#readme",
|
||||
|
|
@ -118,7 +118,7 @@
|
|||
"discord-rpc": "^4.0.1",
|
||||
"electron-log": "^4.4.6",
|
||||
"electron-updater": "^4.6.5",
|
||||
"jassub": "^1.1.7",
|
||||
"jassub": "^1.1.8",
|
||||
"matroska-subtitles": "github:ThaUnknown/matroska-subtitles#patch",
|
||||
"mime": "^3.0.0",
|
||||
"pump": "^3.0.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue