outline-server/.npmrc
Ben Schwartz 263974e1ae Refactor
2022-05-13 11:58:52 -04:00

6 lines
253 B
Text

; Enforces that the user is `npm install`ing with the correct node version.
engine-strict=true
; Workaround for conflict between the default location(s) of node-forge and the
; location expected by Typescript, Jasmine, and Electron.
prefer-dedupe=true