Skip to content

Commit

Permalink
Rebuild native deps on install (#913)
Browse files Browse the repository at this point in the history
  • Loading branch information
amilajack authored Apr 17, 2017
1 parent 24cc04a commit 5442124
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"email": "[email protected]",
"url": "https://github.com/chentsulin"
},
"scripts": {
"postinstall": "npm rebuild --runtime=electron --target=1.6.1 --disturl=https://atom.io/download/atom-shell --build-from-source"
},
"license": "MIT",
"dependencies": {
}
Expand Down

0 comments on commit 5442124

Please sign in to comment.