Skip to content

Commit ab75a78

Browse files
Copilothotlong
andcommitted
docs: update Node.js version requirements to 20+ across all documentation
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent e2bb599 commit ab75a78

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/docs/admin/setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This guide walks system administrators through the initial setup and ongoing con
1111

1212
Before you begin, ensure you have:
1313

14-
- **Node.js** 18+ installed
14+
- **Node.js** 20+ installed
1515
- **pnpm** package manager
1616
- Access to a supported database (PostgreSQL recommended)
1717
- Administrator credentials for your HotCRM instance

content/docs/architecture/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ Load Balancer
312312

313313
### Backend
314314

315-
- **Runtime**: Node.js 18+
315+
- **Runtime**: Node.js 20+
316316
- **Language**: TypeScript 5+
317317
- **Framework**: Express.js
318318
- **Package Manager**: pnpm 8+

0 commit comments

Comments
 (0)