Skip to content

Commit

Permalink
feat(dependencies): update all dependencies, add more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Pintus committed Aug 27, 2019
1 parent b7cc339 commit 724ca0e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/lambda-bot-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
".npmrc"
],
"dependencies": {
"@vivocha/bot-sdk": "next"
"@vivocha/bot-sdk": "latest"
}
}
2 changes: 1 addition & 1 deletion examples/lambda-bot-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
".npmrc"
],
"dependencies": {
"@vivocha/bot-sdk": "next",
"@vivocha/bot-sdk": "latest",
"got": "^9.6.0"
}
}
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 724ca0e

Please sign in to comment.