git name
2020-01-22 5454ebd40162281f44297db22ad16d3589553913
refs
author git name <invalid@invalid.tld>
Wednesday, January 22, 2020 16:47 +0100
committer git name <invalid@invalid.tld>
Wednesday, January 22, 2020 16:47 +0100
commit5454ebd40162281f44297db22ad16d3589553913
tree 6453710d55e320ca9e3e5681008cde9f8d49d1ec tree | zip | gz
parent 648a2b1d8425e572d93f16467ffc9a880ba1b0c1 view | diff
bugfix: do288 (OCP 4.2) lab ch10s03: todo-backend

The "todo-backend" application fails to start in the current
version of the do288 OCP 4.2 course, which prevents completion
of the lab "Containerizing and Deploying a Service" in chapter
10, section 3.

This "todo-backend" application's "package.json" file appears to
have been copied from a previous lab ("todo-single"), but the
version number of the "restify" depdency has been transposed from
"4.3.0" (working) to "4.0.3" (broken).

This commit enables this lab to be completed successfully.
1 files modified
6 ■■■■ changed files
todo-backend/package.json 6 ●●●● diff | view | raw | blame | history