Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit c88801a

Browse files
authored
fix(deps): update dependency @google-cloud/bigtable to v4 (#1127)
1 parent 2005842 commit c88801a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"start": "functions-framework --target=get"
1313
},
1414
"dependencies": {
15-
"@google-cloud/bigtable": "^3.0.0",
15+
"@google-cloud/bigtable": "^4.0.0",
1616
"@google-cloud/functions-framework": "^3.0.0"
1717
}
1818
}

0 commit comments

Comments
 (0)