mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-10 06:21:42 +03:00
cbfadd69ad
The engines field in package.json only gets blocked with the appropriate .npmrc, which is provided. If we allow earlier versions of npm to operate together with later versions, we get massive package-lock.json changes switching it from v1 to v2 and back again. We want to avoid this churn.
2 lines
19 B
Plaintext
2 lines
19 B
Plaintext
engine-strict=true
|