docs(misc): adjust Nx version number in pkg json mentions (#20698)
This commit is contained in:
parent
679db5d584
commit
31a12c409b
@ -46,7 +46,7 @@ This process adds `nx` to your `package.json` at the root of your workspace:
|
||||
...
|
||||
"devDependencies": {
|
||||
...
|
||||
"nx": "15.3.0"
|
||||
"nx": "17.2.0"
|
||||
}
|
||||
}
|
||||
```
|
||||
@ -106,7 +106,7 @@ Here's an example of a `build` and `lint` script being wrapped by Nx:
|
||||
},
|
||||
"devDependencies": {
|
||||
...
|
||||
"nx": "15.3.0"
|
||||
"nx": "17.2.0"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
@ -42,7 +42,7 @@ This process adds `nx` to your `package.json` at the root of your workspace:
|
||||
...
|
||||
"devDependencies": {
|
||||
...
|
||||
"nx": "15.3.0"
|
||||
"nx": "17.2.0"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
@ -34,7 +34,7 @@ This process adds `nx` to your `package.json` at the root of your workspace:
|
||||
...
|
||||
"devDependencies": {
|
||||
...
|
||||
"nx": "16.8.0"
|
||||
"nx": "17.2.0"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user