Skip to content

Commit 7ab9bdf

Browse files
authored
fix: Upgrade googleapis version (#62)
1 parent 668fd1f commit 7ab9bdf

File tree

1 file changed

+1
-1
lines changed
  • examples/automatic-labelling-from-repository/function_source

1 file changed

+1
-1
lines changed

examples/automatic-labelling-from-repository/function_source/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "label-resource",
33
"version": "0.0.1",
44
"dependencies": {
5-
"googleapis": "^36.0"
5+
"googleapis": "^39.1"
66
}
77
}

0 commit comments

Comments
 (0)