fix: typo in slack app description (#2563)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>pull/2564/head^2
parent
c12436afb0
commit
26c0f82edf
|
@ -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 New Issue