updated browserify to 14.4.0
Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/9ae111bd Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/9ae111bd Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/9ae111bd Branch: refs/heads/master Commit: 9ae111bd2999765099b37391657e2cbc31aad9c7 Parents: 9261ed5 Author: Steve Gill <[email protected]> Authored: Tue Oct 3 22:46:11 2017 -0700 Committer: Steve Gill <[email protected]> Committed: Tue Oct 3 22:46:11 2017 -0700 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-js/blob/9ae111bd/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 16adaf2..d010c90 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "open": "0.0.5" }, "dependencies": { - "browserify": "14.0.0" + "browserify": "14.4.0" }, "cordova-platforms": { "cordova-android": "../cordova-android", --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
