From cf959b17db0a4f8dd7eb59add333c4a461b02459 Mon Sep 17 00:00:00 2001 From: Stainless Bot <107565488+stainless-bot@users.noreply.github.com> Date: Wed, 22 Nov 2023 17:42:13 -0500 Subject: [PATCH] docs(readme): fix typo and add examples link (#529) --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 6c1f3ddbb..f64db8cd5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3063,7 +3063,7 @@ onetime@^5.1.2: mimic-fn "^2.1.0" "openai@file:.": - version "4.19.1" + version "4.20.0" dependencies: "@types/node" "^18.11.18" "@types/node-fetch" "^2.6.4"