You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ra...@apache.org on 2020/07/02 06:41:25 UTC

[cordova-lib] branch master updated: fix: remove unused dependency on cordova-create (#844)

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

raphinesse pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-lib.git


The following commit(s) were added to refs/heads/master by this push:
     new 08fc69f  fix: remove unused dependency on cordova-create (#844)
08fc69f is described below

commit 08fc69ffcef9dd3dcf98102c2342f176d6cae209
Author: Raphael von der GrĂ¼n <ra...@gmail.com>
AuthorDate: Thu Jul 2 08:41:16 2020 +0200

    fix: remove unused dependency on cordova-create (#844)
    
    This should have been part of #820
---
 package.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package.json b/package.json
index 5d767ed..8a78431 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,6 @@
   },
   "dependencies": {
     "cordova-common": "^4.0.1",
-    "cordova-create": "^3.0.0",
     "cordova-fetch": "^3.0.0",
     "cordova-serve": "^3.0.0",
     "dep-graph": "^1.1.0",


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