diff --git a/package.json b/package.json index df7504c..752955f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "Backup data published from Contentstack onto AWS S3 buckets", "main": "dist", "dependencies": { - "@contentstack/webhook-listener": "0.0.1", + "@contentstack/webhook-listener": "1.0.0", "aws-sdk": "^2.406.0", "debug": "4.1.0", "lodash": "4.17.11"