Remove pdf417 npm dependency

Removing the external pdf417 package in favor of custom implementation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Knee Cola
2025-11-22 14:18:35 +01:00
parent 547692f0a2
commit d1436a9783
2 changed files with 0 additions and 17 deletions

View File

@@ -30,7 +30,6 @@
"next": "^14.0.2",
"next-auth": "^5.0.0-beta.4",
"next-intl": "^3.7.0",
"pdf417": "^0.1.5",
"pdfjs-dist": "^4.0.379",
"pg": "^8.11.3",
"postcss": "8.4.31",