diff --git a/package.json b/package.json index 5129499..3071387 100644 --- a/package.json +++ b/package.json @@ -111,8 +111,8 @@ "watch": "^1.0.2" }, "peerDependencies": { - "react": "15.x || 16.x || 17.x || 18.x", - "react-dom": "15.x || 16.x || 17.x || 18.x" + "react": "15.x || 16.x || 17.x || 18.x || 19.x", + "react-dom": "15.x || 16.x || 17.x || 18.x || 19.x" }, "dependencies": { "@babel/runtime": "^7.5.5",