We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c24567 commit 1c19800Copy full SHA for 1c19800
packages/google-cloud-language/samples/package.json
@@ -5,12 +5,12 @@
5
"license": "Apache Version 2.0",
6
"author": "Google Inc.",
7
"scripts": {
8
- "test": "cd ..; npm run st -- language/system-test/*.test.js"
+ "test": "cd ..; npm run st -- --verbose language/system-test/*.test.js"
9
},
10
"dependencies": {
11
"@google-cloud/language": "0.7.0",
12
"@google-cloud/storage": "0.6.0",
13
- "yargs": "6.5.0"
+ "yargs": "6.6.0"
14
15
"engines": {
16
"node": ">=4.3.2"
0 commit comments