Skip to content

Commit

Permalink
add sharp to trusted deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fachrihawari committed Sep 29, 2024
1 parent a57a215 commit ca9f323
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,8 @@
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "~5.4.5"
}
},
"trustedDependencies": [
"sharp"
]
}

0 comments on commit ca9f323

Please sign in to comment.