diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/package.json b/package.json index c4210abd7..00f5e55ef 100644 --- a/package.json +++ b/package.json @@ -36,17 +36,18 @@ "hat": "0.0.3", "identicon.js": "^1.2.1", "inject-css": "^0.1.1", + "jazzicon": "^1.1.3", "metamask-logo": "^1.1.5", "multiplex": "^6.7.0", "once": "^1.3.3", "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-addons-css-transition-group": "^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", |