Use electron-context-menu insted of bare contextmenu.

Fixes #123
This commit is contained in:
Jonas Schwabe
2016-09-04 21:05:28 +02:00
parent b59f501a82
commit 14ee822b0c
4 changed files with 9 additions and 11 deletions

View File

@@ -16,6 +16,7 @@
"dependencies": {
"auto-launch": "^2.1.0",
"bootstrap": "^3.3.7",
"electron-context-menu": "^0.5.0",
"electron-squirrel-startup": "^1.0.0",
"os-locale": "^1.4.0",
"react": "^15.3.0",