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",
|
"name": "@triliumnext/share-theme",
|
||||||
"version": "1.0.3",
|
"version": "1.0.3",
|
||||||
"description": "",
|
"description": "Adaptation of the trilium.rocks share theme",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "esrun scripts/build.ts",
|
"build": "esrun scripts/build.ts",
|
||||||
@ -16,8 +16,11 @@
|
|||||||
"./scripts/*": "./src/scripts/*",
|
"./scripts/*": "./src/scripts/*",
|
||||||
"./*": "./dist/*"
|
"./*": "./dist/*"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "Elian Doran <contact@eliandoran.me>",
|
||||||
"license": "ISC",
|
"contributors": [
|
||||||
|
"Zerebos <me@zerebos.com>"
|
||||||
|
],
|
||||||
|
"license": "Apache-2.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@digitak/esrun": "^3.2.24",
|
"@digitak/esrun": "^3.2.24",
|
||||||
"@types/swagger-ui": "^3.52.0",
|
"@types/swagger-ui": "^3.52.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user