Skip to content

Update @slack/client to the latest version 🚀 #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(package): update @slack/client to version 4.0.0
  • Loading branch information
greenkeeper[bot] committed Mar 8, 2018
commit ba6f6a2b6f2014164bab1170438ee26e96ec2706
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@slack/client": "^3.6.0",
"@slack/client": "^4.0.0",
"dotenv": "^2.0.0",
"lodash": "^4.17.2",
"serverless-plugin-write-env-vars": "^1.0.1"
Expand Down