Skip to content

Commit 130f26b

Browse files
sofislAce Nassri
authored andcommitted
samples: fix compute test, update dependency to V3 (#634)
* samples: fix compute test, update dependency to V3
1 parent 76d415f commit 130f26b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asset/snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@google-cloud/asset": "^3.23.1",
1919
"@google-cloud/bigquery": "^6.0.0",
20-
"@google-cloud/compute": "^2.0.0",
20+
"@google-cloud/compute": "^3.0.0",
2121
"@google-cloud/storage": "^6.0.0",
2222
"uuid": "^8.0.0",
2323
"yargs": "^16.0.0"

0 commit comments

Comments
 (0)