From 72bc12d3a26802319582f2950888174a616f2c41 Mon Sep 17 00:00:00 2001 From: Evan Sosenko Date: Tue, 5 Mar 2024 09:57:37 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7ead3b8..09a887da 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ $ npm install -D @seamapi/types and update them when consuming new API features with ``` -$ npm install -D @seamapi/types +$ npm install -D @seamapi/types@latest ``` ## Usage