generator-paypal-integrations
Advanced tools
Comparing version 0.0.42 to 0.0.43
@@ -99,4 +99,2 @@ 'use strict'; | ||
install() { | ||
@@ -107,4 +105,4 @@ this.yarnInstall(["paypal-integrations-intacct"], { 'save': true }); | ||
end() { | ||
console.log("View configuration at https://github.com/trainerbill/hapi-middleman-paypal-intacct") | ||
console.log(chalk.yellow("Intacct Configuration: https://github.com/trainerbill/paypal-integrations-intacct")); | ||
} | ||
}; |
{ | ||
"name": "generator-paypal-integrations", | ||
"version": "0.0.42", | ||
"version": "0.0.43", | ||
"description": "Yeoman generator for PayPal Integrations", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/trainerbill/generator-paypal-integrations", |
28752