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

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


The following commit(s) were added to refs/heads/master by this push:
     new 813e64c  fix: update engines for working on 3.0.0 (#224)
813e64c is described below

commit 813e64c91cace96608a32e95a9088294857ef10c
Author: jcesarmobile <jcesarmob...@gmail.com>
AuthorDate: Fri Nov 19 18:41:54 2021 +0100

    fix: update engines for working on 3.0.0 (#224)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 7091d9c..f2f6198 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
       "0.1.0": {
         "cordova": ">=3.0.0"
       },
-      "3.0.0": {
+      "4.0.0": {
         "cordova": ">100"
       }
     }

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

Reply via email to