diff --git a/package.json b/package.json index aea15ec..9b7bb0f 100644 --- a/package.json +++ b/package.json @@ -66,8 +66,8 @@ "webpack-cli": "^3.1.2" }, "peerDependencies": { - "react": "^0.14 || ^15.0.0-rc || ^15.0 || ^16.0.0 || ^16.0", - "react-dom": "^0.14 || ^15.0.0-rc || ^15.0 || ^16.0.0 || ^16.0" + "react": "^0.14 || ^15.0.0-rc || ^15.0 || ^16.0.0 || ^16.0 || ^17.0.0 || ^17.0", + "react-dom": "^0.14 || ^15.0.0-rc || ^15.0 || ^16.0.0 || ^16.0 || ^17.0.0 || ^17.0" }, "standard": { "parser": "babel-eslint"