mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
refactor(share): update package meta
This commit is contained in:
parent
cbc57c3a77
commit
e7ab96538c
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@triliumnext/share-theme",
|
||||
"version": "1.0.3",
|
||||
"description": "",
|
||||
"description": "Adaptation of the trilium.rocks share theme",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "esrun scripts/build.ts",
|
||||
@ -16,8 +16,11 @@
|
||||
"./scripts/*": "./src/scripts/*",
|
||||
"./*": "./dist/*"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"author": "Elian Doran <contact@eliandoran.me>",
|
||||
"contributors": [
|
||||
"Zerebos <me@zerebos.com>"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"@digitak/esrun": "^3.2.24",
|
||||
"@types/swagger-ui": "^3.52.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user