File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@google-cloud/pubsub" : " 0.8.0" ,
13
13
"@google-cloud/storage" : " 0.7.0" ,
14
- "@google-cloud/translate" : " 0.7 .0" ,
14
+ "@google-cloud/translate" : " 0.8 .0" ,
15
15
"@google-cloud/vision" : " 0.11.0"
16
16
}
17
17
}
Original file line number Diff line number Diff line change 85
85
"@google-cloud/spanner" : " 0.1.0" ,
86
86
"@google-cloud/speech" : " 0.6.0" ,
87
87
"@google-cloud/storage" : " 0.7.0" ,
88
- "@google-cloud/translate" : " 0.7 .0" ,
88
+ "@google-cloud/translate" : " 0.8 .0" ,
89
89
"@google-cloud/videointelligence" : " https://storage.googleapis.com/videointelligence-alpha/videointelligence-nodejs.tar.gz" ,
90
90
"@google-cloud/vision" : " 0.11.0" ,
91
91
"@google/cloud-trace" : " 0.6.1" ,
Original file line number Diff line number Diff line change 8
8
"test" : " cd ..; npm run st -- --verbose translate/system-test/*.test.js"
9
9
},
10
10
"dependencies" : {
11
- "@google-cloud/translate" : " 0.7 .0" ,
11
+ "@google-cloud/translate" : " 0.8 .0" ,
12
12
"yargs" : " 6.6.0"
13
13
},
14
14
"engines" : {
You can’t perform that action at this time.
0 commit comments