diff --git a/libs/common/src/lib/personal-finance-tools.ts b/libs/common/src/lib/personal-finance-tools.ts index 8a20ca15c..af7879581 100644 --- a/libs/common/src/lib/personal-finance-tools.ts +++ b/libs/common/src/lib/personal-finance-tools.ts @@ -351,6 +351,18 @@ export const personalFinanceTools: Product[] = [ origin: `Italy`, slogan: 'Your Personal Finance Hub' }, + { + founded: 2008, + hasFreePlan: true, + hasSelfHostingAbility: false, + key: 'pocketsmith', + languages: ['English'], + name: 'PocketSmith', + origin: `New Zealand`, + pricingPerYear: '$120', + region: `Global`, + slogan: 'Know where your money is going' + }, { hasFreePlan: false, hasSelfHostingAbility: false,