Skip to content

Commit

Permalink
🍙 Upgrade electron to 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
albertzak committed Jan 22, 2019
1 parent 6c4e291 commit 9da2465
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 87 deletions.
93 changes: 8 additions & 85 deletions app/electron/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions app/electron/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rosalind",
"productName": "Rosalind",
"version": "0.0.152",
"version": "0.0.153",
"private": true,
"description": "Rosalind",
"author": "Albert Zak",
Expand All @@ -11,7 +11,7 @@
},
"main": "main/main.js",
"devDependencies": {
"electron": "^3.1.1",
"electron": "^4.0.2",
"electron-packager": "^13.0.1",
"grunt": "^1.0.3",
"grunt-cli": "^1.3.2",
Expand Down

0 comments on commit 9da2465

Please sign in to comment.