Files
odin-javascript-exercises/.npmrc
T
pixie-cheeks c79a878fce Add minimum npm & node version requirements
This change will prevent any old node or npm version from installing any
packages. With this, npm will throw an error and exit immediately.
This is to prevent the accidental use of unsupported versions which
might cause some issues that are hard to pin-point.
2024-06-04 15:43:52 +05:30

2 lines
19 B
Plaintext