You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ni...@apache.org on 2020/06/12 16:13:15 UTC

[cordova-browser] branch master updated: breaking: bump cordova dependencies to latest (#97)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6705557  breaking: bump cordova dependencies to latest (#97)
6705557 is described below

commit 6705557664e0028f8cbfb0d3c30e3ad7a1ed8c34
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Sat Jun 13 01:13:05 2020 +0900

    breaking: bump cordova dependencies to latest (#97)
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 71b60a3..8bd1e1e 100644
--- a/package.json
+++ b/package.json
@@ -23,8 +23,8 @@
     "test": "npm run eslint && npm run cover"
   },
   "dependencies": {
-    "cordova-common": "^3.1.0",
-    "cordova-serve": "^3.0.0",
+    "cordova-common": "^4.0.0",
+    "cordova-serve": "^4.0.0",
     "nopt": "^4.0.1",
     "shelljs": "^0.5.3"
   },


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