Comparing version 0.31.0-alpha.2 to 0.31.0-alpha.3
{ | ||
"name": "botnaut", | ||
"version": "0.31.0-alpha.2", | ||
"version": "0.31.0-alpha.3", | ||
"description": "Facebook Messenger Chatbot Framework", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -25,3 +25,3 @@ /* | ||
let promise = Promise.resolve(); | ||
let promise = Promise.resolve(data); | ||
@@ -28,0 +28,0 @@ const attachmentPayload = data.message |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3353256