fix: typo in slack app description (#2563)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
This commit is contained in:
parent
c12436afb0
commit
26c0f82edf
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"name": "@calcom/slackmessaging",
|
||||
"version": "0.0.0",
|
||||
"main": "./index.ts",
|
||||
"description": ": A business communication platform that includes persistent chat rooms (channels), private groups and direct messaging.",
|
||||
"description": "A business communication platform that includes persistent chat rooms (channels), private groups and direct messaging.",
|
||||
"dependencies": {
|
||||
"@calcom/prisma": "*",
|
||||
"@slack/web-api": "^6.7.0",
|
||||
|
|
Loading…
Reference in a new issue