Upgrade React

This commit is contained in:
Yuya Ochiai
2018-02-21 20:24:17 +09:00
parent e37276f718
commit bd087540f0
2 changed files with 18 additions and 27 deletions

View File

@@ -11,15 +11,15 @@
"dependencies": {
"auto-launch": "^5.0.5",
"bootstrap": "^3.3.7",
"create-react-class": "^15.6.2",
"create-react-class": "^15.6.3",
"electron-context-menu": "^0.9.0",
"electron-devtools-installer": "^2.2.3",
"electron-is-dev": "^0.3.0",
"electron-squirrel-startup": "^1.0.0",
"prop-types": "^15.6.0",
"react": "^15.6.2",
"react": "^16.2.0",
"react-bootstrap": "~0.31.5",
"react-dom": "^15.6.2",
"react-dom": "^16.2.0",
"react-transition-group": "^1.2.1",
"simple-spellchecker": "git://github.com/jfmdev/simple-spellchecker.git#723062952a0290c6285aeaf02f14d9c74c41cadb",
"underscore": "^1.8.3",