fix(release): restore compatible js-yaml override

This commit is contained in:
2026-07-22 23:51:21 -07:00
parent c718bb8b34
commit e223cf9b71
3 changed files with 30 additions and 16 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
"name": "subminer",
"productName": "SubMiner",
"desktopName": "SubMiner.desktop",
"version": "0.19.0-beta.2",
"version": "0.19.0-beta.3",
"description": "All-in-one sentence mining overlay with AnkiConnect and dictionary integration",
"packageManager": "bun@1.3.5",
"main": "dist/main-entry.js",
@@ -87,7 +87,7 @@
"electron-builder-squirrel-windows": "26.8.2",
"form-data": "4.0.6",
"ip-address": "10.2.0",
"js-yaml": "5.2.1",
"js-yaml": "4.3.0",
"lodash": "4.18.0",
"minimatch": "10.2.3",
"picomatch": "4.0.4",