Skip to content

Commit

Permalink
feat: NV-4743 add minimum nodejs version info
Browse files Browse the repository at this point in the history
  • Loading branch information
jainpawan21 committed Nov 17, 2024
1 parent 37b0b1d commit 146b22b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion sdks/framework/typescript/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,8 @@ Build and define type safe controls to expose no-code editing capabilities to yo

## Explore the SDK

- Client
- [Client](/sdks/framework/typescript/client)
- [Workflow](/sdks/framework/typescript/workflow)
- [Steps](/sdks/framework/typescript/steps)

<Info>The `@novu/framework` SDK is compatible with Node.js version 20.0.0 and above.</Info>

0 comments on commit 146b22b

Please sign in to comment.