We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 714e9b9 commit d59a15dCopy full SHA for d59a15d
1 file changed
package.json
@@ -3,6 +3,9 @@
3
"name": "@auth0/auth0-react",
4
"version": "2.11.0",
5
"description": "Auth0 SDK for React Single Page Applications (SPA)",
6
+ "engines": {
7
+ "node": ">=18.18.0"
8
+ },
9
"keywords": [
10
"auth0",
11
"login",
0 commit comments