You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by st...@apache.org on 2021/11/09 01:38:20 UTC

[openwhisk-wskdebug] branch client-js-3.21.5 created (now a6e9ffc)

This is an automated email from the ASF dual-hosted git repository.

stanciu pushed a change to branch client-js-3.21.5
in repository https://gitbox.apache.org/repos/asf/openwhisk-wskdebug.git.


      at a6e9ffc  Update client-js to v3.21.5

This branch includes the following new commits:

     new a6e9ffc  Update client-js to v3.21.5

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[openwhisk-wskdebug] 01/01: Update client-js to v3.21.5

Posted by st...@apache.org.
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 <st...@apache.org>
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",