diff --git a/package.json b/package.json index 37565ea44..93d52509c 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,10 @@ "description": "Notus React - A free Tailwind CSS and React UI Kit and Admin by Creative Tim.", "repository": "https://github.com/creativetimofficial/notus-react", "license": "MIT", + "engines": { + "npm": "<=10.0.0", + "node": ">=16.0.0 <17.0.0" + }, "dependencies": { "@fortawesome/fontawesome-free": "5.15.3", "@popperjs/core": "2.9.1",