diff --git a/bun.lockb b/bun.lockb index 915b77f..4dcb909 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index dee5b4f..15e026f 100644 --- a/package.json +++ b/package.json @@ -15,5 +15,8 @@ "turndown": "^7.2.2", "turndown-plugin-gfm": "^1.0.2", "tsx": "^4.20.5" + }, + "dependencies": { + "pdf-lib": "^1.17.1" } }