From 06e989ba780de0334824fa0c4b28adc3d3fe20e2 Mon Sep 17 00:00:00 2001 From: Garth Kidd Date: Thu, 8 Feb 2018 11:37:13 +1100 Subject: [PATCH] Revert version, per feedback from @linusu and @codeanimal TODO: squash. --- types/stripe/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/stripe/index.d.ts b/types/stripe/index.d.ts index 92f07f2eed..12f2b4abea 100644 --- a/types/stripe/index.d.ts +++ b/types/stripe/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for stripe 6.0 +// Type definitions for stripe 5.0 // Project: https://github.com/stripe/stripe-node/ // Definitions by: William Johnston // Peter Harris