Skip to content

Commit

Permalink
fix: supportedArchitectures
Browse files Browse the repository at this point in the history
  • Loading branch information
izatop committed Nov 28, 2023
1 parent 6d475fc commit aaff89a
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
9 changes: 9 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@ compressionLevel: mixed

enableGlobalCache: false

supportedArchitectures:
cpu:
- x64
- arm64
os:
- darwin
- linux
- win32

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.0.2.cjs

0 comments on commit aaff89a

Please sign in to comment.