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


The following commit(s) were added to refs/heads/master by this push:
     new d78d602  chore: bump version 3.0.0-dev - package-lock (#199)
d78d602 is described below

commit d78d6021b10e555b3f2815b1eaae23c1987d2b8f
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Tue May 14 13:34:07 2024 +0900

    chore: bump version 3.0.0-dev - package-lock (#199)
---
 package-lock.json | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 735ab51..f2eb5bc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,21 +1,23 @@
 {
   "name": "cordova-plugin-device",
-  "version": "2.1.1-dev",
+  "version": "3.0.0-dev",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "cordova-plugin-device",
-      "version": "2.1.1-dev",
+      "version": "3.0.0-dev",
       "license": "Apache-2.0",
       "devDependencies": {
         "@cordova/eslint-config": "^3.0.0"
       },
       "engines": {
         "cordovaDependencies": {
-          "3.0.0": {
-            "cordova": ">100",
+          "2.1.0": {
             "cordova-electron": ">=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