build(deps): patch node-crc to resolve native build issues

Add a patch for node-crc@4.0.0 in pnpm-workspace.yaml to address build failures related to native dependency compilation.
This commit is contained in:
MythEclipse
2026-06-08 20:11:34 +07:00
parent 0e79ba0d50
commit 1565a326d0
3 changed files with 46 additions and 0 deletions
+1
View File
@@ -36,3 +36,4 @@ onlyBuiltDependencies:
patchedDependencies:
jsdoc@3.6.11: patches/jsdoc@3.6.11.patch
node-crc@4.0.0: patches/node-crc@4.0.0.patch