Skip to content

Commit ce6b9a3

Browse files
committed
build: specify packageManager: yarn (#561)
1 parent b9eae15 commit ce6b9a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"type": "commonjs",
99
"repository": "github:openai/openai-node",
1010
"license": "Apache-2.0",
11+
"packageManager": "[email protected]",
1112
"private": false,
1213
"scripts": {
1314
"test": "bin/check-test-server && yarn jest",

0 commit comments

Comments
 (0)