You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/10/04 17:49:16 UTC

cordova-lib git commit: CB-11931 updated cordova-create dep

Repository: cordova-lib
Updated Branches:
  refs/heads/master 63efd2174 -> 2fd68baed


CB-11931 updated cordova-create dep


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

Branch: refs/heads/master
Commit: 2fd68baed3e66eaf1234d68bec050509c1539384
Parents: 63efd21
Author: Steve Gill <st...@gmail.com>
Authored: Tue Oct 4 10:49:17 2016 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Oct 4 10:49:17 2016 -0700

----------------------------------------------------------------------
 cordova-lib/package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/2fd68bae/cordova-lib/package.json
----------------------------------------------------------------------
diff --git a/cordova-lib/package.json b/cordova-lib/package.json
index 65a88a5..8eb0795 100644
--- a/cordova-lib/package.json
+++ b/cordova-lib/package.json
@@ -19,8 +19,8 @@
   "dependencies": {
     "aliasify": "^1.7.2",
     "cordova-common": "1.4.x",
-    "cordova-fetch": "1.0.x",
-    "cordova-create": "git+https://github.com/apache/cordova-create.git",
+    "cordova-fetch": "^1.0.1",
+    "cordova-create": "^1.0.1",
     "cordova-js": "4.1.4",
     "cordova-registry-mapper": "1.x",
     "cordova-serve": "^1.0.0",


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