Skip to content

Commit 654d76a

Browse files
README.md, note deprecated packages
1 parent 016e99c commit 654d76a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,12 +138,16 @@ You need the Nx packages for Angular and React.
138138

139139
### Add the Nx Package for Angular
140140

141+
**NOTE:** The old package: `@nrwl/angular` is deprecated.
142+
141143
```
142144
nx add @nx/angular
143145
```
144146

145147
### Add the Nx Package for React
146148

149+
**NOTE:** The old package: `@nrwl/react` is deprecated.
150+
147151
```
148152
nx add @nx/react
149153
```

0 commit comments

Comments
 (0)