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/23 23:03:42 UTC

[8/8] cordova-lib git commit: Fix cordova-app-hello-world version in package.json

Fix cordova-app-hello-world version in package.json


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

Branch: refs/heads/master
Commit: 379422cbf8da5fdde2bae909d6fffd23bbd6d4d0
Parents: 6856532
Author: Mark Koudritsky <ka...@gmail.com>
Authored: Mon Mar 23 18:02:36 2015 -0400
Committer: Mark Koudritsky <ka...@gmail.com>
Committed: Mon Mar 23 18:02:36 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/379422cb/cordova-lib/package.json
----------------------------------------------------------------------
diff --git a/cordova-lib/package.json b/cordova-lib/package.json
index 1506a68..ab58b6f 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": "file:../../cordova-app-hello-world",
+    "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