fix: add missing yazl dependency for build

This commit is contained in:
oyi77
2026-04-01 03:44:46 +07:00
parent e6e54822f5
commit 5899b0f1e4

1
package-lock.json generated
View File

@@ -10709,6 +10709,7 @@
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
"optional": true,