You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/04/13 19:10:32 UTC

[cordova-ios] branch janpio-594_deployment updated: fix package.json maybe?

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch janpio-594_deployment
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git


The following commit(s) were added to refs/heads/janpio-594_deployment by this push:
     new d6fb2a4  fix package.json maybe?
d6fb2a4 is described below

commit d6fb2a47adb66c3afa8b88e519907c08a0c1e593
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Sat Apr 13 21:10:21 2019 +0200

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

diff --git a/package.json b/package.json
index f465046..23eebcb 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
   },
   "dependencies": {
     "cordova-common": "^3.1.0",
-    "ios-sim": "github:janpio/ios-sim#patch-1",
+    "ios-sim": "janpio/ios-sim#patch-1",
     "nopt": "^4.0.1",
     "plist": "^3.0.1",
     "q": "^1.5.1",


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