From 4849f0a11404ef234acfa194c7072f33b5a20555 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Wed, 1 Mar 2023 23:44:54 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- legacy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/package.json b/legacy/package.json index ba914e65..7acdf8fa 100644 --- a/legacy/package.json +++ b/legacy/package.json @@ -1,7 +1,7 @@ { "name": "chatgpt", "version": "5.0.3", - "description": "Node.js client for the unofficial ChatGPT API.", + "description": "Node.js client for the official ChatGPT API.", "author": "Travis Fischer ", "repository": "transitive-bullshit/chatgpt-api", "license": "MIT",