You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2022/04/25 04:26:03 UTC

[cordova-plugin-media-capture] branch master updated: chore: bump cordovaDependencies next next major cordova requirement (#247)

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

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media-capture.git


The following commit(s) were added to refs/heads/master by this push:
     new da665d5  chore: bump cordovaDependencies next next major cordova requirement (#247)
da665d5 is described below

commit da665d57d4105fc8d120ab470fbb9c2e6b765b32
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Mon Apr 25 13:26:00 2022 +0900

    chore: bump cordovaDependencies next next major cordova requirement (#247)
---
 package-lock.json | 2 +-
 package.json      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 3c87235..a0fc8ec 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -19,7 +19,7 @@
           "2.0.0": {
             "cordova-android": ">=6.3.0"
           },
-          "4.0.0": {
+          "5.0.0": {
             "cordova": ">100"
           }
         }
diff --git a/package.json b/package.json
index 4cf1e3c..6fa66cd 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
       "2.0.0": {
         "cordova-android": ">=6.3.0"
       },
-      "4.0.0": {
+      "5.0.0": {
         "cordova": ">100"
       }
     }


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