From 47987825fa934b38eae0895aa4ad5036020c18b0 Mon Sep 17 00:00:00 2001 From: Travis Crowe Date: Wed, 9 Mar 2016 21:33:21 -0600 Subject: [PATCH] Amend definitions header --- xmltojson/xmltojson.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmltojson/xmltojson.d.ts b/xmltojson/xmltojson.d.ts index c70232fa1..adce8b39e 100644 --- a/xmltojson/xmltojson.d.ts +++ b/xmltojson/xmltojson.d.ts @@ -1,6 +1,6 @@ // Type definitions for xmltojson // Project: https://github.com/metatribal/xmlToJSON -// Definitions by: Travis Crowe http://github.com/traviscrowe +// Definitions by: Travis Crowe // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'xmltojson' {