mirror of
https://github.com/zadam/trilium.git
synced 2025-12-29 10:44:25 +01:00
chore(pdfjs): create empty package
This commit is contained in:
parent
a14eed81f6
commit
25b4bcd311
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"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user