chore(share): integrate root template

This commit is contained in:
Elian Doran
2025-06-08 22:57:24 +03:00
parent 8e27d877a1
commit 881a015f68
6 changed files with 42 additions and 6 deletions

View File

@@ -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": {