Skip to content

Commit 5dc43ba

Browse files
authored
test: Pin openai version (#190)
1 parent 53a33a9 commit 5dc43ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-plugin-promise": "^6.1.1",
5151
"got": "^14.3.0",
5252
"imhotap": "^2.1.0",
53-
"openai": "^4.47.2",
53+
"openai": "4.47.2",
5454
"ts-node": "^10.9.1",
5555
"typescript": "^4.7.4",
5656
"vue": "^3.4.31"

0 commit comments

Comments
 (0)