Use latest react-bootstrap

This commit is contained in:
Yuya Ochiai
2016-11-03 00:35:07 +09:00
parent fd05a9d258
commit 1752cec20d
4 changed files with 51 additions and 64 deletions

View File

@@ -21,7 +21,7 @@
"electron-squirrel-startup": "^1.0.0",
"os-locale": "^1.4.0",
"react": "^15.3.0",
"react-bootstrap": "~0.29.0",
"react-bootstrap": "~0.30.6",
"react-dom": "^15.3.0",
"yargs": "^3.32.0"
}