Chore: approve sharp build script

This commit is contained in:
shamoon 2025-05-20 19:31:45 -07:00
parent f8768711da
commit 564a0880b0
No known key found for this signature in database

View File

@ -62,5 +62,10 @@
},
"optionalDependencies": {
"osx-temperature-sensor": "^1.0.8"
},
"pnpm": {
"onlyBuiltDependencies": [
"sharp"
]
}
}