Skip to content

Commit b0f0c6e

Browse files
committed
add repository to package.json
1 parent ad7a7a2 commit b0f0c6e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
"gpt-3",
1010
"gpt3"
1111
],
12+
"repository": {
13+
"type": "git",
14+
"url": "git@github.com:openai/openai-node.git"
15+
},
1216
"author": "OpenAI",
1317
"license": "MIT",
1418
"main": "./dist/index.js",

0 commit comments

Comments
 (0)