Skip to content

Commit e74dc92

Browse files
committed
Update version
1 parent f2b463a commit e74dc92

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
"author": "Markwhen",
88
"authorUrl": "https://github.com/mark-when",
99
"isDesktopOnly": true
10-
}
10+
}

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,14 @@
1111
"dev": "vite build --watch & watch ./copyAssets.sh",
1212
"vite": "vite build --watch & watch ./copyAssets.sh"
1313
},
14-
"keywords": [],
14+
"keywords": [
15+
"timeline",
16+
"gantt",
17+
"gantt chart",
18+
"calendar",
19+
"markdown",
20+
"project planning"
21+
],
1522
"author": "Rob Koch",
1623
"license": "MIT",
1724
"devDependencies": {

0 commit comments

Comments
 (0)