Merge pull request #372 from yuya-oc/hovering-links

Show URL when hovering over links
This commit is contained in:
Jason Blais
2016-11-30 12:30:59 -05:00
committed by GitHub
7 changed files with 97 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
"electron-squirrel-startup": "^1.0.0",
"os-locale": "^1.4.0",
"react": "^15.3.0",
"react-addons-css-transition-group": "^15.3.0",
"react-bootstrap": "~0.30.6",
"react-dom": "^15.3.0",
"yargs": "^3.32.0"