Skip to content

Commit 75dbd1d

Browse files
committed
build: update package.json
1 parent 8b635ff commit 75dbd1d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
11
{
22
"name": "logseq-ticktick-plugin",
33
"version": "0.0.1",
4+
"description": "TickTick plugin for Logseq.",
45
"main": "dist/index.html",
56
"scripts": {
67
"dev": "vite",
78
"build": "tsc && vite build",
89
"preinstall": "npx only-allow pnpm"
910
},
1011
"license": "MIT",
12+
"author": "Maximilian Schöll",
13+
"repository": {
14+
"type": "git",
15+
"url": "https://github.com/mxschll/logseq-ticktick-plugin"
16+
},
1117
"dependencies": {
1218
"@logseq/libs": "^0.0.14",
1319
"moment": "^2.29.4",

0 commit comments

Comments
 (0)