pull/403/head v4.8.0
Travis Fischer 2023-02-28 04:07:18 -06:00
rodzic f2a66f83ce
commit 17b81456d2
2 zmienionych plików z 3 dodań i 3 usunięć

4
package-lock.json wygenerowano
Wyświetl plik

@ -1,12 +1,12 @@
{
"name": "chatgpt",
"version": "4.7.2",
"version": "4.8.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "chatgpt",
"version": "4.7.2",
"version": "4.8.0",
"license": "MIT",
"dependencies": {
"eventsource-parser": "^0.0.5",

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "chatgpt",
"version": "4.7.2",
"version": "4.8.0",
"description": "Node.js client for the unofficial ChatGPT API.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"repository": "transitive-bullshit/chatgpt-api",