We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ef667f commit 05705c2Copy full SHA for 05705c2
translate/package.json
@@ -18,14 +18,14 @@
18
"test": "npm run system-test"
19
},
20
"dependencies": {
21
- "@google-cloud/translate": "0.8.1",
22
- "yargs": "7.1.0"
+ "@google-cloud/translate": "0.8.2",
+ "yargs": "8.0.2"
23
24
"devDependencies": {
25
- "@google-cloud/nodejs-repo-tools": "1.4.14",
+ "@google-cloud/nodejs-repo-tools": "1.4.15",
26
"ava": "0.19.1",
27
- "proxyquire": "1.7.11",
28
- "sinon": "2.1.0"
+ "proxyquire": "1.8.0",
+ "sinon": "2.3.4"
29
30
"cloud-repo-tools": {
31
"requiresKeyFile": true,
0 commit comments