You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ni...@apache.org on 2016/05/05 17:45:23 UTC

cordova-cli git commit: Remove unused ansi npm dependency

Repository: cordova-cli
Updated Branches:
  refs/heads/master 6d9375af0 -> 26a2f9aeb


Remove unused ansi npm dependency

 This closes #248


Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/26a2f9ae
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/26a2f9ae
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/26a2f9ae

Branch: refs/heads/master
Commit: 26a2f9aeb5e55947ac039a1e0590d017b7fbfae9
Parents: 6d9375a
Author: Nikhil Khandelwal <ni...@microsoft.com>
Authored: Tue May 3 12:22:19 2016 -0700
Committer: Nikhil Khandelwal <ni...@microsoft.com>
Committed: Thu May 5 10:44:17 2016 -0700

----------------------------------------------------------------------
 package.json | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/26a2f9ae/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index db86bd9..028fcd8 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,6 @@
         "cli"
     ],
     "dependencies": {
-        "ansi": "^0.3.0",
         "cordova-lib": "6.1.0",
         "cordova-common": "^1.1.0",
         "q": "1.0.1",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org