ft_transcendence/src/pnpm-workspace.yaml
Maieul BOYER 11949bbdf0
chore(deps): removed unsued deps and fixed npm@update makefile rule
- Removed unused deps
- Changed `npm@update` rule to only update lockfile and nothing else
- Changed `npm@install` to also install in frontend directory
2025-12-30 14:54:38 +01:00

11 lines
132 B
YAML

packages:
- ./*
nodeLinker: hoisted
onlyBuiltDependencies:
- bcrypt
- better-sqlite3
- core-js
- esbuild
- protobufjs