From d7526c83a3520392b052954a5dc58858a3e983de Mon Sep 17 00:00:00 2001 From: Evan Sosenko Date: Tue, 5 Dec 2023 17:54:02 -0800 Subject: [PATCH] Collapse sections --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 853103b8..40e2652c 100644 --- a/README.md +++ b/README.md @@ -57,10 +57,8 @@ Refer to the next section for keeping the types updated. This package depends on [@seamapi/types] for the latest TypeScript types. New versions of this package are generally not released when new types are published. - Unless your project frequently runs a blanket `npm update`, the types will become outdated with the Seam API over time. - Thus, users of this package should explicitly install the types ```