You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2016/10/12 20:40:13 UTC

js commit: Update connect dependency to 1.9.2 for node version incompatibility

Repository: cordova-js
Updated Branches:
  refs/heads/master e6803db1e -> 53ea19137


Update connect dependency to 1.9.2 for node version incompatibility


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

Branch: refs/heads/master
Commit: 53ea1913735222d326e65326e03391405df3cd4e
Parents: e6803db
Author: Shazron Abdullah <sh...@apache.org>
Authored: Wed Oct 12 13:39:57 2016 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Wed Oct 12 13:39:57 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/53ea1913/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 217c869..b3645ad 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
     }
   ],
   "devDependencies": {
-    "connect": "1.8.5",
+    "connect": "1.9.2",
     "grunt": "0.4.1",
     "grunt-cli": "0.1.13",
     "grunt-contrib-clean": "0.6.0",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org