Repository: cordova-cli Updated Branches: refs/heads/6.3.x d316576e1 -> d192399a0
CB-11685 Updated cordova-lib dependency to 6.3.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/966200a7 Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/966200a7 Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/966200a7 Branch: refs/heads/6.3.x Commit: 966200a78f58dc5fc00a57d8a10424ff6aadc900 Parents: d316576 Author: Vladimir Kotikov <kotikov.vladi...@gmail.com> Authored: Tue Aug 9 10:52:24 2016 +0300 Committer: Vladimir Kotikov <kotikov.vladi...@gmail.com> Committed: Tue Aug 9 10:52:24 2016 +0300 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/966200a7/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 50403bd..0bed08c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "cli" ], "dependencies": { - "cordova-lib": "6.3.0", + "cordova-lib": "6.3.1", "cordova-common": "1.4.x", "q": "1.0.1", "nopt": "3.0.1", --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org