feat(ch07s02): Add readiness probe switch (#152)

This commit is contained in:
Marek Czernek
2021-07-06 03:19:35 -04:00
committed by GitHub
parent 237c9e14fe
commit 9ac3d08fa7
3 changed files with 56 additions and 48 deletions

View File

@@ -9,6 +9,6 @@
"author": "Red Hat Training",
"license": "ASL",
"dependencies": {
"express": "4.14.x"
"express": "4.17.x"
}
}