Skip to content

Commit 515ba6b

Browse files
committed
Updated documentation
1 parent 46a502f commit 515ba6b

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
@@ -7,7 +7,7 @@ Npm repo: https://www.npmjs.com/package/@a-ui/react.
77

88
## Local setup
99

10-
- Node version 18, v. `18.14.2` at time of writing.
10+
- Node version 22.x at time of writing.
1111
- `npm i -g yarn`
1212
- `yarn install` (installs node_modules for global project and for storybook)
1313
- Run example app: `yarn run playground` (and go to `localhost:4200`) vs

packages/antwerp-ui/react-components/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A-UI React Components using Core Branding v6.
44

55
## Getting Started
66

7-
- Minimal supported React version is `v16`, but from a security perspective we recommend using the latest React version (currently `v18`)
7+
- Minimal supported React version is `v18`, but from a security perspective we recommend using the latest React version (currently `v19`)
88

99
- `npm install @a-ui/react`
1010

0 commit comments

Comments
 (0)