Skip to content

Commit 6ca1543

Browse files
Ace Nassrijmdobry
Ace Nassri
authored andcommitted
Add sample for Natural Language 1.1 launch (#352)
* Fix NL tests * Add analyzeEntitySentiment sample * Fix failing tests * Add NL 1.0 features * Update dependencies
1 parent 51a1f73 commit 6ca1543

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"test": "cd ..; npm run st -- --verbose language/system-test/*.test.js"
99
},
1010
"dependencies": {
11-
"@google-cloud/language": "0.10.2",
12-
"@google-cloud/storage": "1.0.0",
13-
"yargs": "7.0.2"
11+
"@google-cloud/language": "0.10.3",
12+
"@google-cloud/storage": "1.1.0",
13+
"yargs": "7.1.0"
1414
},
1515
"engines": {
1616
"node": ">=4.3.2"

0 commit comments

Comments
 (0)