pull/447/head v5.0.8
Travis Fischer 2023-03-07 01:46:58 -06:00
rodzic 34727e0edc
commit 5959fcedd3
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": "5.0.7",
"version": "5.0.8",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "chatgpt",
"version": "5.0.7",
"version": "5.0.8",
"license": "MIT",
"dependencies": {
"@dqbd/tiktoken": "^0.4.0",

Wyświetl plik

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