Skip to content

Commit 1c19800

Browse files
jmdobrysofisl
authored andcommitted
Switch to Yarn for CI build. (#290)
1 parent 1c24567 commit 1c19800

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/google-cloud-language/samples/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"license": "Apache Version 2.0",
66
"author": "Google Inc.",
77
"scripts": {
8-
"test": "cd ..; npm run st -- language/system-test/*.test.js"
8+
"test": "cd ..; npm run st -- --verbose language/system-test/*.test.js"
99
},
1010
"dependencies": {
1111
"@google-cloud/language": "0.7.0",
1212
"@google-cloud/storage": "0.6.0",
13-
"yargs": "6.5.0"
13+
"yargs": "6.6.0"
1414
},
1515
"engines": {
1616
"node": ">=4.3.2"

0 commit comments

Comments
 (0)