support for headless browser & changes on book api

This commit is contained in:
2025-12-03 20:40:53 +01:00
parent 8e20743e8b
commit 920ce19cc2
9 changed files with 201 additions and 22 deletions

View File

@@ -16,7 +16,8 @@
"bindings": "^1.5.0",
"fastify": "^5.6.2",
"node-addon-api": "^8.5.0",
"sqlite3": "^5.1.7"
"sqlite3": "^5.1.7",
"playwright-chromium": "1.57.0"
},
"devDependencies": {
"@types/node": "^24.0.0",