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:11 UTC

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

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.git


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

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

    chore: bump cordovaDependencies next next major cordova requirement (#337)
---
 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 77f7901..17768e1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -19,7 +19,7 @@
           "4.0.0": {
             "cordova-android": ">=6.3.0"
           },
-          "6.0.0": {
+          "7.0.0": {
             "cordova": ">100"
           }
         }
diff --git a/package.json b/package.json
index 929fc6a..59576da 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
       "4.0.0": {
         "cordova-android": ">=6.3.0"
       },
-      "6.0.0": {
+      "7.0.0": {
         "cordova": ">100"
       }
     }


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