From fb5315fc749a64f6f7512581fbb5d2a3e244d152 Mon Sep 17 00:00:00 2001 From: karlcauchy Date: Mon, 27 Jul 2015 17:03:15 +0800 Subject: [PATCH] Changed the definitions for author from email to github homepage. --- node-getopt/node-getopt.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node-getopt/node-getopt.d.ts b/node-getopt/node-getopt.d.ts index 74787eed59..9fec278b57 100644 --- a/node-getopt/node-getopt.d.ts +++ b/node-getopt/node-getopt.d.ts @@ -1,6 +1,6 @@ // Type definitions for node-getopt 0.2.3 // Project: https://github.com/jiangmiao/node-getopt -// Definitions by: Karl.M.Cauchy +// Definitions by: Karl.M.Cauchy // Definitions: https://github.com/borisyankov/DefinitelyTyped /**