This is an automated email from the ASF dual-hosted git repository. stanciu pushed a commit to branch client-js-3.21.5 in repository https://gitbox.apache.org/repos/asf/openwhisk-wskdebug.git
commit a6e9ffc514f90846adbe8f5685360284c6a1073a Author: stanciu <[email protected]> AuthorDate: Mon Nov 8 15:38:06 2021 -1000 Update client-js to v3.21.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2089d18..1aaeadf 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "isomorphic-fetch": "^3.0.0", "livereload": "^0.9.1", "manakin": "^0.5.2", - "openwhisk": "^3.21.4", + "openwhisk": "^3.21.5", "ora": "^4.0.3", "pretty-bytes": "^5.3.0", "pretty-ms": "^6.0.1",
