Skip to content

Commit

Permalink
fix: 🐛 linux build error
Browse files Browse the repository at this point in the history
  • Loading branch information
viarotel committed Nov 26, 2023
1 parent e595e11 commit 802f16f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -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
ELECTRON_CUSTOM_DIR="{{ version }}"
ELECTRON_BUILDER_BINARIES_MIRROR=https://npmmirror.com/mirrors/electron-builder-binaries/

0 comments on commit 802f16f

Please sign in to comment.