Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "chatgptk", | ||
"version": "1.0.0", | ||
"main": "index.js", | ||
"version": "1.0.1", | ||
"author": "rhea-so <jeonghyeon.rhea@gmail.com>", | ||
@@ -12,5 +11,6 @@ "license": "MIT", | ||
"bin": { | ||
"chatgpt": "./dist/index.js" | ||
"gpt": "./dist/index.js" | ||
}, | ||
"dependencies": { | ||
"chatgptk": "1.0.0", | ||
"dotenv": "16.0.3", | ||
@@ -17,0 +17,0 @@ "eventsource-parser": "0.1.0", |
6560
8
+ Addedchatgptk@1.0.0
+ Addedchatgptk@1.0.0(transitive)