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

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

commit 031e6bbbba9a603970430c765bafc480a8e00f92
Author: Norman Breau <nor...@nbsolutions.ca>
AuthorDate: Sat Sep 16 08:17:16 2023 -0300

    chore: fix package-lock to include engines change
---
 package-lock.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package-lock.json b/package-lock.json
index afcfc9f..41f18e7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16,7 +16,7 @@
           "3.0.0": {
             "cordova-android": ">=6.3.0"
           },
-          "5.0.0": {
+          "6.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