We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f41a71a + 2e63a7b commit 9a64e8bCopy full SHA for 9a64e8b
package.json
@@ -15,7 +15,7 @@
15
"package-linux": "electron-builder build --linux",
16
"gh-publish-mac": "electron-builder build --x64 --mac -p always",
17
"gh-publish": "electron-builder build -mwl -p always",
18
- "postinstall": "npm rebuild --runtime=electron --target=7.0.1"
+ "postinstall": "npm rebuild grpc --runtime=electron --target=7.0.1"
19
},
20
"author": {
21
"name": "Swell",
0 commit comments