We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8202578 commit 4a5a5feCopy full SHA for 4a5a5fe
README.md
@@ -209,11 +209,11 @@ node -v && npm -v && tsc -v && ts-node -v && http-server -v
209
Output should look like
210
211
```bash
212
-v14.17.0
213
-6.14.13
214
-Version 4.3.2
215
-v10.0.0
216
-v0.12.3
+v16.14.0
+8.3.1
+Version 4.6.2
+v10.6.0
+v14.1.0
217
```
218
219
### With Docker
@@ -287,11 +287,11 @@ Windows) this repository using
287
288
289
290
- v14.17.0
291
- 6.14.13
292
- Version 4.3.2
293
- v10.0.0
294
- v0.12.3
+ v16.14.0
+ 8.3.1
+ Version 4.6.2
+ v10.6.0
+ v14.1.0
295
296
297
7. To shut down the _docker network_, run (in the terminal where you ran `docker-compose up -d` or
0 commit comments