diff --git a/package.json b/package.json index fac6211..c2c3528 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "face-api.js": "^0.22.2" }, "peerDependencies": { - "react": "^16.9.0" + "react": "^16.9.0 || ^17.x || ^18.x" }, "devDependencies": { "@babel/core": "7.18.6", @@ -49,4 +49,4 @@ "rollup-plugin-url": "2.2.4", "typescript": "3.8.3" } -} \ No newline at end of file +}