Upgrade React and all transitive dependencies

Close #942
This commit is contained in:
Philipp Spiess
2018-05-11 19:54:20 +02:00
committed by Nicolas Gallagher
parent d3a8270d55
commit 3e4d8d6b2f
6 changed files with 607 additions and 971 deletions

View File

@@ -10,14 +10,12 @@
"dependencies": {
"@storybook/addon-options": "^3.4.3",
"@storybook/react": "^3.4.3",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react": "^16.3.2",
"react-dom": "^16.3.2",
"react-native-web": "0.6.1"
},
"devDependencies": {
"babel-plugin-react-native-web": "0.6.1",
"react": "^16.3.2",
"react-dom": "^16.3.2",
"url-loader": "^1.0.1",
"webpack": "^4.8.1"
}