Fixed parse issue in the author names

This commit is contained in:
nicojs
2016-02-22 07:51:44 +01:00
parent 9876bb3445
commit 2ed78584e4

2
chalk/chalk.d.ts vendored
View File

@@ -1,6 +1,6 @@
// Type definitions for chalk v0.4.0
// Project: https://github.com/sindresorhus/chalk
// Definitions by: Diullei Gomes <https://github.com/Diullei>, Bart van der Schoor <https://github.com/Bartvds>, Nico Jansen <https://github.com/nicojs
// Definitions by: Diullei Gomes <https://github.com/Diullei>, Bart van der Schoor <https://github.com/Bartvds>, Nico Jansen <https://github.com/nicojs>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
declare module Chalk {