Skip to content

Commit

Permalink
update electron
Browse files Browse the repository at this point in the history
  • Loading branch information
nunziotocci committed Dec 2, 2019
1 parent 7595125 commit 56e1ccd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "letterbox",
"version": "2.0.15",
"version": "2.1.0",
"description": "A database driven application platform using Envelope",
"main": "index.js",
"repository": {
Expand All @@ -20,13 +20,13 @@
},
"homepage": "https://github.com/workflowproducts/letterbox#readme",
"dependencies": {
"electron-context-menu": "^0.6.0",
"electron-window-state": "^3.1.0",
"electron-context-menu": "^0.15.1",
"electron-window-state": "^5.0.3",
"fs-extra": "^1.0.0",
"hidefile": "^2.0.0"
},
"devDependencies": {
"electron": "^1.4.5"
"electron": "^7.1.2"
},
"optionalDependencies": {
"envelope-portable-darwin64": "3.2.18-build1",
Expand Down

0 comments on commit 56e1ccd

Please sign in to comment.