Skip to content

Commit ea3d587

Browse files
committed
docs: node version
1 parent 2335cd7 commit ea3d587

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ You can find our documentation under the following links:
6464
## Requirements
6565

6666
- [React](https://www.npmjs.com/package/react) and [React-DOM](https://www.npmjs.com/package/react-dom) (**16.14.0 or higher**)
67-
- [Node.js](https://nodejs.org/) (**version 16 or higher** ⚠️)
67+
- [Node.js](https://nodejs.org/) (**LTS version**)
6868
- If you're using [TypeScript](https://www.typescriptlang.org/) we recommend version **4.7** or later.
6969

7070
<!-- *********************************************************************** -->

docs/Welcome.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ In addition to that, UI5 Web Components for React is providing complex component
2626
## Requirements
2727

2828
- [React](https://www.npmjs.com/package/react) and [React-DOM](https://www.npmjs.com/package/react-dom) (**16.14.0 or higher**)
29-
- [Node.js](https://nodejs.org/) (**version 16 or higher** ⚠️)
29+
- [Node.js](https://nodejs.org/) (**LTS version**)
3030
- If you're using [TypeScript](https://www.typescriptlang.org/) we recommend version **4.7** or later.
3131

3232
## Getting Started

0 commit comments

Comments
 (0)