diff --git a/types/query-string/index.d.ts b/types/query-string/index.d.ts index a7ad2763df..f2145df75f 100644 --- a/types/query-string/index.d.ts +++ b/types/query-string/index.d.ts @@ -1,6 +1,8 @@ -// Type definitions for query-string 4.3 +// Type definitions for query-string 5.0 // Project: https://github.com/sindresorhus/query-string -// Definitions by: Sam Verschueren , Tanguy Krotoff +// Definitions by: Sam Verschueren +// Tanguy Krotoff +// HuHuanming // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.2