Skip to content

Commit

Permalink
fix(backend): explicitly allow post-install scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
dr460nf1r3 committed Jan 1, 2025
1 parent b0a3cac commit ef80f2d
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 218 deletions.
16 changes: 16 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,5 +168,21 @@
"packageManager": "[email protected]+sha512.b6e59b96f90ca92449ac2f6dca9b430880448fc97d21f0fa9200e3d5ddb5289ad535255400554f7f3486e2d60058492161aaa9b58828e81f50c096718be9d156",
"engines": {
"npm": "^23"
},
"pnpm": {
"onlyBuiltDependencies": [
"@biomejs/biome",
"@nestjs/core",
"@parcel/watcher",
"@scarf/scarf",
"@swc/core",
"bcrypt",
"esbuild",
"lmdb",
"msgpackr-extract",
"nestjs-pino",
"nx",
"tdl"
]
}
}
Loading

0 comments on commit ef80f2d

Please sign in to comment.