mirror of
https://github.com/zadam/trilium.git
synced 2025-12-15 20:59:54 +01:00
chore(share): integrate root template
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "trilium.rocks",
|
||||
"name": "@triliumnext/share-theme",
|
||||
"version": "1.0.3",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
@@ -12,6 +12,9 @@
|
||||
"dist": "esrun scripts/build.ts -- --minify",
|
||||
"test": "esrun src/scripts/test.ts"
|
||||
},
|
||||
"exports": {
|
||||
"./*": "./src/*"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user