Repository: cordova-js Updated Branches: refs/heads/master 636c9ad2e -> 9ae111bd2
CB-12017 : updated dependencies for browserify This closes #141 Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/9261ed53 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/9261ed53 Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/9261ed53 Branch: refs/heads/master Commit: 9261ed53d0ee358c16f026f28c6070bea342eb66 Parents: 636c9ad Author: Audrey So <[email protected]> Authored: Fri Feb 3 15:05:03 2017 -0800 Committer: Steve Gill <[email protected]> Committed: Tue Oct 3 22:44:08 2017 -0700 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-js/blob/9261ed53/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 0d776df..16adaf2 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "open": "0.0.5" }, "dependencies": { - "browserify": "13.3.0" + "browserify": "14.0.0" }, "cordova-platforms": { "cordova-android": "../cordova-android", --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
