Skip to content

Commit f8184c7

Browse files
author
Guiners
committed
fixing failed tests
1 parent 70da311 commit f8184c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

genai/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,12 @@
1515
"dependencies": {
1616
"@google/genai": "1.20.0",
1717
"axios": "^1.6.2",
18+
"canvas": "^3.2.0",
1819
"google-auth-library": "^10.3.0",
1920
"luxon": "^3.7.1",
20-
"proxyquire": "^2.1.3",
2121
"node-fetch": "^3.3.2",
2222
"openai": "^5.19.1",
23+
"proxyquire": "^2.1.3",
2324
"supertest": "^7.0.0"
2425
},
2526
"devDependencies": {

0 commit comments

Comments
 (0)