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/08/10 00:23:53 UTC

cordova-create git commit: updated readme and package.json

Repository: cordova-create
Updated Branches:
  refs/heads/master 79cace59b -> 14d644a75


updated readme and package.json


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

Branch: refs/heads/master
Commit: 14d644a753d6ff90b9e6242a25b9ebbe805f09a4
Parents: 79cace5
Author: Steve Gill <st...@gmail.com>
Authored: Tue Aug 9 17:24:01 2016 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Aug 9 17:24:01 2016 -0700

----------------------------------------------------------------------
 README.md    | 4 ++--
 package.json | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-create/blob/14d644a7/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 3429c63..da3f084 100644
--- a/README.md
+++ b/README.md
@@ -19,8 +19,8 @@
 #
 -->
 
-[![Build status](https://ci.appveyor.com/api/projects/status/pejqbhscb3mlnt74)](https://ci.appveyor.com/project/stevengill/cordova-create)
-[![Build Status](https://travis-ci.org/stevengill/cordova-create.svg?branch=master)](https://travis-ci.org/stevengill/cordova-create)
+[![Build status]()](https://ci.appveyor.com/project/Humbedooh/cordova-create)
+[![Build Status](https://travis-ci.org/apache/cordova-create.svg?branch=master)](https://travis-ci.org/apache/cordova-create)
 
 # cordova-create
 

http://git-wip-us.apache.org/repos/asf/cordova-create/blob/14d644a7/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index e068374..5d08493 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
   "main": "index.js",
   "repository": {
     "type": "git",
-    "url": "https://github.com/carynbear/cordova-create.git"
+    "url": "https://github.com/apache/cordova-create.git"
   },
   "keywords": [
     "cordova",
@@ -26,8 +26,8 @@
   "engineStrict": true,
   "dependencies": {
     "cordova-app-hello-world": "3.10.0",
-    "cordova-common": "1.3.x",
-    "cordova-fetch": "1.0.0",
+    "cordova-common": "^1.4.0",
+    "cordova-fetch": "^1.0.0",
     "q": "1.0.1",
     "shelljs": "0.3.0",
     "valid-identifier": "0.0.1"


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