Skip to content

Commit

Permalink
Add Vihaan to employees.ts (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChinemeremChigbo authored and sherryhli committed Nov 18, 2024
1 parent 79a3e30 commit c55fee7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions prisma/dev-seed-utils/employees.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,11 @@ const employees = [
lastName: 'Chen',
email: '[email protected]',
},
{
firstName: 'Vihaan',
lastName: 'Jagiasi',
email: '[email protected]',
},
];

/**
Expand Down

0 comments on commit c55fee7

Please sign in to comment.