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", "name": "chatgpt",
"version": "4.7.1", "version": "4.7.2",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "chatgpt", "name": "chatgpt",
"version": "4.7.1", "version": "4.7.2",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"eventsource-parser": "^0.0.5", "eventsource-parser": "^0.0.5",

Wyświetl plik

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