Skip to content

Commit

Permalink
chore: trust postinstall scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
ixahmedxi committed May 27, 2024
1 parent 6701850 commit fe1abd7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,5 +143,11 @@
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.4.5",
"typescript-eslint": "^7.9.0"
}
},
"trustedDependencies": [
"@clerk/shared",
"@swc/core",
"es5-ext",
"esbuild"
]
}

0 comments on commit fe1abd7

Please sign in to comment.