Repository: cordova-cli Updated Branches: refs/heads/master 035d86c6b -> 72440d140
CB-12662 - update cordova-common dependency to 2.0.2 This closes #274 Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/72440d14 Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/72440d14 Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/72440d14 Branch: refs/heads/master Commit: 72440d140ab1929bac94f5f4dea449e626dade90 Parents: 035d86c Author: Shazron Abdullah <[email protected]> Authored: Mon Apr 17 11:38:35 2017 -0700 Committer: Shazron Abdullah <[email protected]> Committed: Mon Apr 17 16:03:14 2017 -0700 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/72440d14/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 4fae6cb..c2bb5b3 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "cli" ], "dependencies": { - "cordova-common": "2.0.0", + "cordova-common": "2.0.2", "cordova-lib": "6.5.0", "insight": "~0.8.2", "nopt": "3.0.1", --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
