mirror of
https://github.com/zadam/trilium.git
synced 2026-05-06 09:17:35 +02:00
chore(pdfjs): create empty package
This commit is contained in:
8
packages/pdfjs-viewer/package.json
Normal file
8
packages/pdfjs-viewer/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "@triliumnext/pdfjs-viewer",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user