You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2014/09/16 21:36:48 UTC

git commit: Updated the version of gnode.

Repository: cordova-coho
Updated Branches:
  refs/heads/master 7792a80c7 -> f2badeb89


Updated the version of gnode.

This was breaking CI tests.

Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/f2badeb8
Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/f2badeb8
Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/f2badeb8

Branch: refs/heads/master
Commit: f2badeb8913af84986b9af411ec5233ea93295ab
Parents: 7792a80
Author: Max Woghiren <ma...@gmail.com>
Authored: Tue Sep 16 15:36:39 2014 -0400
Committer: Max Woghiren <ma...@gmail.com>
Committed: Tue Sep 16 15:36:39 2014 -0400

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/f2badeb8/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 4be040c..59b4bcf 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
   "dependencies": {
     "chalk": "~0.4",
     "co": "~3.0",
-    "gnode": "0.0.8",
+    "gnode": "^0.1.0",
     "optimist": "0.4",
     "q": "~0.9",
     "request": "2.22.0",