Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
candideu authored Apr 29, 2023
1 parent 110e243 commit 8509451
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
{
"name": "logseq-eink-theme",
"version": "0.0.5",
"repository": "git@github.com:DiamondYuan/logseq-eink-theme.git",
"author": "DiamondYuan <admin@diamondyuan.com>",
"name": "logseq-eink-plus-theme",
"version": "0.0.1",
"repository": "git@github.com:candideu/logseq-eink-plus.git",
"author": "Candide, DiamondYuan <admin@diamondyuan.com>",
"description": "A high-contrast, desaturated, and minimal Logseq theme",
"license": "MIT",
"logseq": {
"themes": [
{
"name": "light",
"url": "./light.css",
"mode": "light"
"url": "./theme.css",
"description": "A high-contrast, desaturated, and minimal Logseq theme"
}
],
"id": "logseq-eink-theme"
"id": "logseq-eink-plus-theme"
}
}

0 comments on commit 8509451

Please # to comment.