chore: add @encryptid/sdk dependency

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-02-15 09:36:07 -07:00
parent 1ffebff24c
commit 6c6fb8a857
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
"seed:demo": "npx tsx prisma/seed-demo.ts"
},
"dependencies": {
"@encryptid/sdk": "file:../encryptid-sdk",
"@prisma/client": "^6.19.2",
"date-fns": "^4.1.0",
"nanoid": "^5.0.9",