Skip to content

Commit

Permalink
Changed appId back, because it broke auto-update
Browse files Browse the repository at this point in the history
  • Loading branch information
Kimmo Saari committed May 17, 2017
1 parent 931d9d1 commit 59bd063
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 @@ -28,7 +28,7 @@
"watch": "NODE_ENV=development ./node_modules/.bin/webpack-dev-server"
},
"build": {
"appId": "com.github.sc5.sloth",
"appId": "com.github.kirbo.sloth",
"asar": true,
"files": [
".express.env",
Expand Down

0 comments on commit 59bd063

Please sign in to comment.