Skip to content

Commit

Permalink
Fixed minor bugs
Browse files Browse the repository at this point in the history
fattihkoca committed Nov 18, 2019
1 parent c235c7d commit 8d33ddd
Showing 4 changed files with 11 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -23,8 +23,8 @@
"electron-packager": "^13.1.1"
},
"dependencies": {
"core-util-is": "^1.0.2",
"electron-context-menu": "^0.15.1",
"electron-store": "^2.0.0"
}
}

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

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

Original file line number Diff line number Diff line change
@@ -23,6 +23,7 @@
"electron-packager": "^13.1.1"
},
"dependencies": {
"core-util-is": "^1.0.2",
"electron-context-menu": "^0.15.1",
"electron-store": "^2.0.0"
}

0 comments on commit 8d33ddd

Please sign in to comment.