Skip to content

Commit

Permalink
try to fix version mismatch on travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Jul 3, 2017
1 parent c86d015 commit 51303c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"start": "electron .",
"pack": "build --dir",
"dist": "build",
"postinstall": "electron-builder install-app-deps"
"postinstall": "electron-rebuild"
},
"build": {
"productName": "Arcticfox Monitor",
Expand Down

0 comments on commit 51303c6

Please sign in to comment.