From 7e54573526e6d285fb61bc73467eb8a2bbd3d817 Mon Sep 17 00:00:00 2001 From: huhuanming Date: Fri, 28 Jul 2017 22:35:52 +0800 Subject: [PATCH] bumping version to 5.0 (#18462) --- types/query-string/index.d.ts | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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