diff --git a/package.json b/package.json index 6ce7696..14bcf80 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "license": "ISC", "dependencies": { "react": "^15.4.1", - "react-dom": "^15.4.1", + "react-dom": "^16.1.1", "steal": "^1.0.10", "steal-jsx": "^0.0.2" },