Skip to content

Commit

Permalink
Updated build properties
Browse files Browse the repository at this point in the history
Updated dependencies
  • Loading branch information
aouerfelli committed Jan 9, 2017
1 parent 70ab8ed commit 7049701
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
dist

node_modules
npm-debug.log

debug.log
.DS_Store
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"appId": "com.aouerfelli.station-timer",
"win": {
"target": [
"nsis",
"zip"
]
},
Expand All @@ -28,7 +29,7 @@
},
"devDependencies": {
"electron": "^1.4.13",
"electron-builder": "^10.17.1",
"electron-builder": "^10.17.3",
"nodemon": "^1.11.0"
}
}
}

0 comments on commit 7049701

Please sign in to comment.