diff --git a/package.json b/package.json index c701bc4..c019dff 100644 --- a/package.json +++ b/package.json @@ -17,8 +17,8 @@ "author": "Brigade Engineering", "license": "MIT", "peerDependencies": { - "react": "^0.14.0", - "react-dom": "^0.14.0" + "react": "^0.14.0 || ^15.0.0", + "react-dom": "^0.14.0 || ^15.0.0" }, "devDependencies": { "babel": "^6.0.0", @@ -38,8 +38,8 @@ "karma-firefox-launcher": "^0.1.6", "karma-jasmine": "^0.3.6", "karma-webpack": "^1.7.0", - "react": "^0.14.0", - "react-dom": "^0.14.0", + "react": "^15.0.0", + "react-dom": "^15.0.0", "webpack": "^1.5.3" }, "keywords": [