From 918d347256bf6d5c54fd78d8aebfea4b1998802d Mon Sep 17 00:00:00 2001 From: Tiago <70700766+tiagorangel1@users.noreply.github.com> Date: Mon, 14 Apr 2025 13:00:45 +0100 Subject: [PATCH] docs: fix formatting --- docs/guide/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/guide/index.md b/docs/guide/index.md index 0294bd9..641c884 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -67,6 +67,8 @@ npm i @cap.js/server pnpm i @cap.js/server ``` +::: + > [!NOTE] > It is recommended to use at least Node.js 14 or Bun 1.0.0. You might experience multiple issues on older versions of these runtimes.