Update to React 15.5

This commit is contained in:
MICHAEL JACKSON
2017-04-14 21:01:23 -07:00
parent b4dd3f3011
commit a3197e803a
7 changed files with 55 additions and 22 deletions

View File

@ -18,8 +18,9 @@
"morgan": "^1.8.1",
"on-finished": "^2.3.0",
"pretty-bytes": "^3",
"react": "^15.4.2",
"react-dom": "^15.4.2",
"prop-types": "^15.5.8",
"react": "^15.5.4",
"react-dom": "^15.5.4",
"react-motion": "^0.4.7",
"react-router-dom": "^4.0.0",
"redis": "^2.7.1",