Skip to content

Commit 645ee15

Browse files
package.json update versions nx 21.5.1
1 parent 1f987cb commit 645ee15

File tree

3 files changed

+21489
-18320
lines changed

3 files changed

+21489
-18320
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,11 @@ In the `package.json` file, under `devDependencies` change the following lines t
324324
"jest-util": "29.5.0",
325325
```
326326

327-
Delete the `node_modules` directory and run `npm install` again.
327+
Delete the `node_modules` directory and the `package-lock.json` file and run `npm install` again.
328+
329+
Add the `package-lock.json` file to the Git repository.
330+
331+
Commit and push the changes.
328332

329333
### Build and Run the Remote Application
330334

0 commit comments

Comments
 (0)