Skip to content

Commit 4a5a5fe

Browse files
committed
docs: [README] update binary package versions
1 parent 8202578 commit 4a5a5fe

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -209,11 +209,11 @@ node -v && npm -v && tsc -v && ts-node -v && http-server -v
209209
Output should look like
210210

211211
```bash
212-
v14.17.0
213-
6.14.13
214-
Version 4.3.2
215-
v10.0.0
216-
v0.12.3
212+
v16.14.0
213+
8.3.1
214+
Version 4.6.2
215+
v10.6.0
216+
v14.1.0
217217
```
218218

219219
### With Docker
@@ -287,11 +287,11 @@ Windows) this repository using
287287
Output should look like
288288
289289
```bash
290-
v14.17.0
291-
6.14.13
292-
Version 4.3.2
293-
v10.0.0
294-
v0.12.3
290+
v16.14.0
291+
8.3.1
292+
Version 4.6.2
293+
v10.6.0
294+
v14.1.0
295295
```
296296
297297
7. To shut down the _docker network_, run (in the terminal where you ran `docker-compose up -d` or

0 commit comments

Comments
 (0)