hapi-paypal
Advanced tools
Comparing version 0.0.90 to 0.0.91
@@ -369,2 +369,4 @@ "use strict"; | ||
} | ||
this.server.log("info", "Webhook enabled successfully"); | ||
this.server.log("info", this.webhook); | ||
} | ||
@@ -371,0 +373,0 @@ } |
{ | ||
"name": "hapi-paypal", | ||
"version": "0.0.90", | ||
"version": "0.0.91", | ||
"description": "A hapi plugin to interface with PayPal Rest API's and webhooks.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
39927
547