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/07/12 08:40:08 UTC

[cordova-windows] 01/03: cordova-common@^3.2.0 update in dependencies

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

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

commit 9900149a51179a34f382ca1347d90dee9d499c7c
Author: Christopher J. Brody <ch...@gmail.com>
AuthorDate: Thu Jul 11 22:52:24 2019 -0400

    cordova-common@^3.2.0 update in dependencies
    
    to ensure that the recent cordova-common update,
    with the recent fs-extra@8 update will be installed
    even when upgrading from cordova-windows@7.0.0 via npm
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 3660c6f..157f39b 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
     "eslint": "eslint bin && eslint template && eslint spec"
   },
   "dependencies": {
-    "cordova-common": "^3.1.0",
+    "cordova-common": "^3.2.0",
     "elementtree": "^0.1.7",
     "node-uuid": "^1.4.8",
     "nopt": "^4.0.1",


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