Skip to content

Commit

Permalink
Remove "private" flag from relay server package
Browse files Browse the repository at this point in the history
  • Loading branch information
spinda committed Dec 28, 2022
1 parent b3a86f6 commit 2e6de67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chatgpt-relay-server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "chatgpt-relay-server",
"version": "0.1.0",
"private": true,
"description": "Simple REST API server for proxying commands to ChatGPT",
"author": "Michael Smith <[email protected]> (https://spinda.net)",
"license": "0BSD",
Expand Down

0 comments on commit 2e6de67

Please sign in to comment.