Skip to content

Commit d932ab5

Browse files
authored
chore: use 18.3.4
Until 19 is supported.
1 parent e37f301 commit d932ab5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/nx/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646

4747
```sh
4848
# Using npm
49-
npx create-nx-workspace@latest
49+
npx create-nx-workspace@18.3.4
5050

5151
# Using yarn
52-
yarn create-nx-workspace@latest
52+
yarn create-nx-workspace@18.3.4
5353
```
5454

5555
At the prompts, you can use:

0 commit comments

Comments
 (0)