File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/antwerp-ui/react-components Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Npm repo: https://www.npmjs.com/package/@a-ui/react.
7
7
8
8
## Local setup
9
9
10
- - Node version 18, v. ` 18.14.2 ` at time of writing.
10
+ - Node version 22.x at time of writing.
11
11
- ` npm i -g yarn `
12
12
- ` yarn install ` (installs node_modules for global project and for storybook)
13
13
- Run example app: ` yarn run playground ` (and go to ` localhost:4200 ` ) vs
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ A-UI React Components using Core Branding v6.
4
4
5
5
## Getting Started
6
6
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 ` )
8
8
9
9
- ` npm install @a-ui/react `
10
10
You can’t perform that action at this time.
0 commit comments