From 972c8c30322b2fb367dc147cfe40749b3c06eb4f Mon Sep 17 00:00:00 2001 From: Luis Date: Thu, 21 Mar 2019 11:30:22 +0000 Subject: [PATCH] removed TypeScript version from the header of the "child-process-promise"'s definition file --- types/child-process-promise/index.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/types/child-process-promise/index.d.ts b/types/child-process-promise/index.d.ts index ddc627ae9a..ac0e06a6a8 100644 --- a/types/child-process-promise/index.d.ts +++ b/types/child-process-promise/index.d.ts @@ -2,7 +2,6 @@ // Project: https://github.com/patrick-steele-idem/child-process-promise // Definitions by: Luis Paulo // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -// TypeScript Version: 3.3.3 ///