summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 9b16195226..aad981e1b6 100644
--- a/package.json
+++ b/package.json
@@ -17,9 +17,10 @@
"jsonrpc-lite": "^1.2.3",
"mapbox-gl": "^0.36.0",
"moment": "^2.17.1",
- "react": "^15.4.2",
+ "prop-types": "^15.5.10",
+ "react": "^15.6.1",
"react-custom-scrollbars": "^4.0.2",
- "react-dom": "^15.4.2",
+ "react-dom": "^15.6.1",
"react-if": "^2.1.0",
"react-mapbox-gl": "^1.3.0",
"react-redux": "^5.0.2",
@@ -62,7 +63,6 @@
"jsdom": "^9.11.0",
"mocha": "^3.2.0",
"npm-run-all": "^4.0.1",
- "react-addons-test-utils": "^15.4.2",
"redux-mock-store": "^1.2.2",
"rimraf": "^2.5.4",
"sudo-prompt": "^7.0.0"