From 2ed78584e44ade4e4d15b14b7cb00db076434819 Mon Sep 17 00:00:00 2001 From: nicojs Date: Mon, 22 Feb 2016 07:51:44 +0100 Subject: [PATCH] Fixed parse issue in the author names --- chalk/chalk.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chalk/chalk.d.ts b/chalk/chalk.d.ts index 387ab3f5c4..3a00a5c939 100644 --- a/chalk/chalk.d.ts +++ b/chalk/chalk.d.ts @@ -1,6 +1,6 @@ // Type definitions for chalk v0.4.0 // Project: https://github.com/sindresorhus/chalk -// Definitions by: Diullei Gomes , Bart van der Schoor , Nico Jansen , Bart van der Schoor , Nico Jansen // Definitions: https://github.com/borisyankov/DefinitelyTyped declare module Chalk {