Files
plainpages/.npmrc

3 lines
101 B
Plaintext

; Pin exact versions on install — `npm install <pkg>` saves "1.2.3", not "^1.2.3".
save-exact=true