Skip to content

Commit 32f667f

Browse files
committed
updated react, react-dom and redux
1 parent 4510042 commit 32f667f

File tree

2 files changed

+24
-89
lines changed

2 files changed

+24
-89
lines changed

package-lock.json

Lines changed: 21 additions & 86 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
"domkit": "^0.0.1",
3838
"history": "^4.7.2",
3939
"prop-types": "15.6.2",
40-
"react": "^16.3.1",
41-
"react-dom": "^16.3.1",
40+
"react": "16.5.2",
41+
"react-dom": "16.5.2",
4242
"react-redux": "^5.0.7",
4343
"react-router": "^4.2.0",
4444
"react-router-dom": "^4.2.2",
4545
"react-router-redux": "5.0.0-alpha.9",
46-
"redux": "4.0.0",
46+
"redux": "4.0.1",
4747
"redux-form": "^7.3.0",
4848
"redux-thunk": "^2.2.0",
4949
"toastr": "^2.1.4"

0 commit comments

Comments
 (0)