Fix “Service” route-method of the Blue-Green strategy with some manifest files (#283)

This commit is contained in:
Olivier Tétard
2023-04-17 19:52:50 +02:00
committed by GitHub
parent dd4bbd13a5
commit e52890db9e
3 changed files with 31 additions and 219 deletions
+1 -1
View File
@@ -24,8 +24,8 @@
"@types/jest": "^26.0.0",
"@types/js-yaml": "^3.12.7",
"@types/node": "^12.20.41",
"@vercel/ncc": "^0.36.1",
"jest": "^26.0.0",
"ncc": "^0.3.6",
"prettier": "^2.7.1",
"ts-jest": "^26.0.0",
"typescript": "3.9.5"