Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zeromero-dev authored Jul 8, 2022
1 parent 3fd4847 commit 895f0b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -49,4 +49,4 @@
"rollup-plugin-url": "2.2.4",
"typescript": "3.8.3"
}
}
}

0 comments on commit 895f0b2

Please sign in to comment.