Repository: cordova-lib Updated Branches: refs/heads/master 5479c9881 -> f99de0d2c
CB-7736 Update npm dep to promote qs module to 1.0 Thanks to Andrey Kurdyumov for pull request. GitHub: close #125 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/f99de0d2 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/f99de0d2 Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/f99de0d2 Branch: refs/heads/master Commit: f99de0d2c935c444cf982dfb2d3015bfaa09efe6 Parents: 5479c98 Author: Mark Koudritsky <[email protected]> Authored: Wed Dec 3 15:26:31 2014 -0500 Committer: Mark Koudritsky <[email protected]> Committed: Wed Dec 3 15:26:31 2014 -0500 ---------------------------------------------------------------------- cordova-lib/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/f99de0d2/cordova-lib/package.json ---------------------------------------------------------------------- diff --git a/cordova-lib/package.json b/cordova-lib/package.json index 32ff1b8..7e157d9 100644 --- a/cordova-lib/package.json +++ b/cordova-lib/package.json @@ -22,7 +22,7 @@ "elementtree": "0.1.5", "glob": "4.0.6", "mime": "1.2.11", - "npm": "1.3.4", + "npm": "1.4.28", "npmconf": "0.1.16", "osenv": "0.1.0", "plist": "1.1.0", --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
