Bump dependency to get rid of windows copy bug

This commit is contained in:
Kolja Lampe
2016-09-21 17:37:54 +02:00
committed by Kolja Lampe
parent 1a7ff7c88f
commit 3cfa73d658
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ Release date: TBD
### Improvements
#### Windows
- Copying a links address and pasting it inside the app now works
#### macOS

View File

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