You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by cs...@apache.org on 2017/09/20 20:02:08 UTC

[incubator-openwhisk-package-alarms] branch master updated: pin the version of nano to avoid breaking changes (#97)

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

csantanapr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-package-alarms.git


The following commit(s) were added to refs/heads/master by this push:
     new 3a8146f  pin the version of nano to avoid breaking changes (#97)
3a8146f is described below

commit 3a8146f244edd896fc095bf909b6aa7ba844461d
Author: Jason Peterson <ja...@us.ibm.com>
AuthorDate: Wed Sep 20 16:02:06 2017 -0400

    pin the version of nano to avoid breaking changes (#97)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 90a13a7..becec8e 100755
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
     "cron": "^1.1.0",
     "express": "^4.13.4",
     "lodash": "^4.5.0",
-    "nano": "^6.2.0",
+    "nano": "6.3.0",
     "request": "^2.69.0",
     "winston": "^2.1.1",
     "moment": "^2.12.0",

-- 
To stop receiving notification emails like this one, please contact
['"commits@openwhisk.apache.org" <co...@openwhisk.apache.org>'].