You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ka...@apache.org on 2015/03/31 18:11:14 UTC

cordova-lib git commit: CB-8739 Pin cordova-app-hello-world npm dependency at 3.8.0

Repository: cordova-lib
Updated Branches:
  refs/heads/master 0103449fd -> c154d527a


CB-8739 Pin cordova-app-hello-world npm dependency at 3.8.0

Should be changed back to ^3.9.0 when cordova-android 4.0 is released.

Discussion in the mailing list:
http://markmail.org/thread/w6jyrv6wsj4migzt


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

Branch: refs/heads/master
Commit: c154d527a5b52a5b1fd139f437c83f455cf92e10
Parents: 0103449
Author: Mark Koudritsky <ka...@gmail.com>
Authored: Tue Mar 31 12:06:38 2015 -0400
Committer: Mark Koudritsky <ka...@gmail.com>
Committed: Tue Mar 31 12:06:38 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/c154d527/cordova-lib/package.json
----------------------------------------------------------------------
diff --git a/cordova-lib/package.json b/cordova-lib/package.json
index 7c31f4d..41b15ec 100644
--- a/cordova-lib/package.json
+++ b/cordova-lib/package.json
@@ -18,7 +18,7 @@
   "engineStrict": true,
   "dependencies": {
     "bplist-parser": "0.0.6",
-    "cordova-app-hello-world": "^3.9.0",
+    "cordova-app-hello-world": "3.8.0",
     "cordova-js": "3.8.0",
     "cordova-registry-mapper": "1.x",
     "d8": "0.4.4",


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