Skip to content

Commit cacd613

Browse files
jmdobryAce Nassri
authored and
Ace Nassri
committed
Update storage samples. (#263)
* Update storage samples. * Update dependencies.
1 parent ff93e43 commit cacd613

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

translate/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"test": "cd ..; npm run st -- translate/system-test/*.test.js"
99
},
1010
"dependencies": {
11-
"@google-cloud/translate": "^0.5.0",
12-
"yargs": "^6.4.0"
11+
"@google-cloud/translate": "0.6.0",
12+
"yargs": "6.5.0"
1313
},
1414
"engines": {
1515
"node": ">=4.3.2"

0 commit comments

Comments
 (0)