diff --git a/package.json b/package.json index 82776deb..f3edd247 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,9 @@ "name": "@auth0/auth0-react", "version": "2.11.0", "description": "Auth0 SDK for React Single Page Applications (SPA)", + "engines": { + "node": ">=18.18.0" + }, "keywords": [ "auth0", "login",