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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user