diff --git a/.npmrc b/.npmrc index 6227981..7e14990 100644 --- a/.npmrc +++ b/.npmrc @@ -1,4 +1,6 @@ registry=https://registry.npmmirror.com/ +shamefully-hoist=true + ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/ -ELECTRON_BUILDER_BINARIES_MIRROR=https://npmmirror.com/mirrors/electron-builder-binaries/ -shamefully-hoist=true \ No newline at end of file +ELECTRON_CUSTOM_DIR="{{ version }}" +ELECTRON_BUILDER_BINARIES_MIRROR=https://npmmirror.com/mirrors/electron-builder-binaries/ \ No newline at end of file