diff --git a/package.json b/package.json index 4f5f77251..5f7d81a2e 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "description": "Create authentic looking D&D homebrews using only markdown", "version": "3.9.2", "engines": { + "npm": "^10.1.x", "node": ">=20.7.x" }, "repository": { @@ -106,7 +107,6 @@ "mongoose": "^7.5.2", "nanoid": "3.3.4", "nconf": "^0.12.0", - "npm": "^10.1.0", "react": "^18.2.0", "react-dom": "^18.2.0", "react-frame-component": "^4.1.3",