fix: typo in slack app description (#2563)

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
This commit is contained in:
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

View file

@ -4,7 +4,7 @@
"name": "@calcom/slackmessaging", "name": "@calcom/slackmessaging",
"version": "0.0.0", "version": "0.0.0",
"main": "./index.ts", "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": { "dependencies": {
"@calcom/prisma": "*", "@calcom/prisma": "*",
"@slack/web-api": "^6.7.0", "@slack/web-api": "^6.7.0",