Update yarn.zig

This commit is contained in:
RiskyMH
2025-07-30 16:27:25 +10:00
parent afbeae15eb
commit 9d9ccbcba4

View File

@@ -697,6 +697,7 @@ pub fn migrateYarnLockfile(
.origin = .local,
.arch = .all,
.os = .all,
.libc = .none,
.man_dir = String{},
.has_install_script = .false,
.integrity = Integrity{},