Skip to content

Commit

Permalink
Check if this still fails
Browse files Browse the repository at this point in the history
  • Loading branch information
razzeee committed Aug 22, 2016
1 parent 1566ddf commit eb74425
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"engines": {
"node": ">=4.2.0"
},
"repository": {
"type": "git",
"url": "git://github.com/mattermost/desktop.git"
},
"scripts": {
"install": "cd src && npm install",
"postinstall": "npm run build",
Expand All @@ -35,7 +39,7 @@
"chai-as-promised": "^5.3.0",
"del": "^2.2.2",
"devtron": "^1.3.0",
"electron-builder": "5.18.0",
"electron-builder": "5.19.1",
"electron-connect": "^0.4.4",
"electron-packager": "^7.0.1",
"electron-prebuilt": "1.2.7",
Expand Down

0 comments on commit eb74425

Please sign in to comment.