fp/.npmrc

8 lines
236 B
Plaintext
Raw Normal View History

2024-03-21 05:29:45 +00:00
# we are giving every package their own lockfile to keep the docker build process fast
2024-06-12 04:28:36 +00:00
shared-workspace-lockfile=false
engine-strict=true
package-manager-strict=true
use-node-version=20.13.1
node-version=20.13.1
recursive-install=true