Skip to content

Commit 705c4c5

Browse files
committed
2 parents 5f44719 + 4d2ca63 commit 705c4c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

javascript/01-hello-world/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ NodeJS Hello World
22
==================
33

44
```sh
5-
$ ops pkg load node_v14.2.0 -a ex.js
5+
$ ops pkg load eyberg/node:20.5.0 -a ex.js
66
```

javascript/03-hello-world-http/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ NodeJS Hello World
22
==================
33

44
```sh
5-
$ ops pkg load node_v14.2.0 -p 8083 -f -n -a hi.js
5+
$ ops pkg load eyberg/node:20.5.0 -p 8083 -f -n -a hi.js
66
```

0 commit comments

Comments
 (0)