Skip to content

Commit

Permalink
Attempt to fix Sharp
Browse files Browse the repository at this point in the history
  • Loading branch information
kearfy committed Dec 30, 2023
1 parent c13c2fb commit 4f4b509
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,11 @@
"bufferutil": "^4.0.8",
"react-hook-form": "^7.41.2",
"utf-8-validate": "^6.0.3"
},
"pnpm": {
"supportedArchitectures": {
"os": ["current"],
"cpu": ["x64", "arm64"]
}
}
}

0 comments on commit 4f4b509

Please sign in to comment.