mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-05-13 13:58:57 +00:00
6 lines
253 B
Text
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
|