fix: typo in slack app description (#2563)

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
pull/2564/head^2
manuelgu 2022-04-21 17:25:43 +02:00 committed by GitHub
parent c12436afb0
commit 26c0f82edf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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",