diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/package.json b/package.json index 73e48a08e..8f0af9cd5 100644 --- a/package.json +++ b/package.json @@ -43,11 +43,10 @@ "pojo-migrator": "^2.1.0", "polyfill-crypto.getrandomvalues": "^1.0.0", "pumpify": "^1.3.4", - "react": "^0.14.3", - "react-addons-css-transition-group": "^0.14.7", - "react-dom": "^0.14.3", + "react": "^15.0.2", + "react-dom": "^15.0.2", "react-hyperscript": "^2.2.2", - "react-redux": "^4.0.3", + "react-redux": "^4.4.5", "readable-stream": "^2.1.2", "redux": "^3.0.5", "redux-logger": "^2.3.1", |