Update package.json

This commit is contained in:
Peer Richelsen 2022-09-28 17:13:04 +01:00 committed by GitHub
parent fc997739b4
commit a792d31939
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
"name": "@calcom/zapier",
"version": "0.0.0",
"main": "./index.ts",
"description": "Workflow automation for everyone. Use the Cal.com Zapier app to trigger your workflows when a booking was created, rescheduled or cancled.",
"description": "Workflow automation for everyone. Use the Cal.com Zapier app to trigger your workflows when a booking was created, rescheduled or cancelled.",
"dependencies": {
"@calcom/lib": "*",
"node-schedule": "2.1.0"