pull/385/head v4.7.2
Travis Fischer 2023-02-20 19:45:15 -06:00
rodzic 8943cd35a6
commit 862e9eeee6
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.1",
"version": "4.7.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "chatgpt",
"version": "4.7.1",
"version": "4.7.2",
"license": "MIT",
"dependencies": {
"eventsource-parser": "^0.0.5",

Wyświetl plik

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