Skip to content

Commit b889e24

Browse files
authored
fix(deps): update dependency @google-cloud/translate to v8 (#615)
1 parent b4269a6 commit b889e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

background/function/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@google-cloud/firestore": "^5.0.0",
13-
"@google-cloud/translate": "^7.0.0"
13+
"@google-cloud/translate": "^8.0.0"
1414
},
1515
"devDependencies": {}
1616
}

0 commit comments

Comments
 (0)