Skip to content

Commit 2f25f72

Browse files
committed
Update dependency @google-cloud/language to v0.13.0
1 parent 7cb3ff6 commit 2f25f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language/slackbot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"test": "repo-tools test run --cmd ava -- -T 20s --verbose system-test/*.test.js"
2424
},
2525
"dependencies": {
26-
"@google-cloud/language": "0.11.0",
26+
"@google-cloud/language": "0.13.0",
2727
"botkit": "0.5.7",
2828
"sqlite3": "3.1.9"
2929
},

0 commit comments

Comments
 (0)