- Removed unused deps - Changed `npm@update` rule to only update lockfile and nothing else - Changed `npm@install` to also install in frontend directory
11 lines
132 B
YAML
11 lines
132 B
YAML
packages:
|
|
- ./*
|
|
|
|
nodeLinker: hoisted
|
|
|
|
onlyBuiltDependencies:
|
|
- bcrypt
|
|
- better-sqlite3
|
|
- core-js
|
|
- esbuild
|
|
- protobufjs
|