Upgrade React-Bootstrap

This commit is contained in:
Yuya Ochiai
2018-02-21 20:53:46 +09:00
parent e80aae20d0
commit 7a39f54d47
2 changed files with 18 additions and 9 deletions

View File

@@ -18,7 +18,7 @@
"electron-squirrel-startup": "^1.0.0",
"prop-types": "^15.6.0",
"react": "^16.2.0",
"react-bootstrap": "~0.31.5",
"react-bootstrap": "~0.32.1",
"react-dom": "^16.2.0",
"react-transition-group": "^2.2.1",
"simple-spellchecker": "git://github.com/jfmdev/simple-spellchecker.git#723062952a0290c6285aeaf02f14d9c74c41cadb",