Skip to content

Commit 617b8fa

Browse files
committed
Upgrade dependencies
1 parent 1956d76 commit 617b8fa

File tree

3 files changed

+1142
-3055
lines changed

3 files changed

+1142
-3055
lines changed

examples/parent-child-demo/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
},
1313
"dependencies": {
1414
"prop-types": "^15.6.1",
15-
"react": "16.3.1",
16-
"react-dom": "16.3.1",
17-
"react-hot-loader": "4.1.2",
15+
"react": "16.4.1",
16+
"react-dom": "16.4.1",
17+
"react-hot-loader": "4.3.3",
1818
"react-lifecycle-visualizer": "2.0.0-beta.4",
1919
"react-redux": "^5.0.7",
20-
"react-scripts": "^1.0.10",
21-
"redux": "^3.7.2",
22-
"redux-thunk": "^2.2.0"
20+
"react-scripts": "^1.1.4",
21+
"redux": "^4.0.0",
22+
"redux-thunk": "^2.3.0"
2323
}
2424
}

0 commit comments

Comments
 (0)