Skip to content

Commit ac0ac1b

Browse files
author
Cloud Shell
committed
fix: update dependency to use github over npm
1 parent 6119f1e commit ac0ac1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generative-ai/snippets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@google-cloud/aiplatform": "^3.12.0",
17-
"@google-cloud/vertexai": "^0.3.1",
17+
"@google-cloud/vertexai": "github:googleapis/nodejs-vertexai",
1818
"axios": "^1.6.2",
1919
"supertest": "^6.3.3"
2020
},

0 commit comments

Comments
 (0)