chore(pdfjs): create empty package

This commit is contained in:
Elian Doran 2025-12-29 00:26:37 +02:00
parent a14eed81f6
commit 25b4bcd311
No known key found for this signature in database

View File

@ -0,0 +1,8 @@
{
"name": "@triliumnext/pdfjs-viewer",
"version": "1.0.0",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}