We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b463a commit e74dc92Copy full SHA for e74dc92
2 files changed
manifest.json
@@ -7,4 +7,4 @@
7
"author": "Markwhen",
8
"authorUrl": "https://github.com/mark-when",
9
"isDesktopOnly": true
10
-}
+}
package.json
@@ -11,7 +11,14 @@
11
"dev": "vite build --watch & watch ./copyAssets.sh",
12
"vite": "vite build --watch & watch ./copyAssets.sh"
13
},
14
- "keywords": [],
+ "keywords": [
15
+ "timeline",
16
+ "gantt",
17
+ "gantt chart",
18
+ "calendar",
19
+ "markdown",
20
+ "project planning"
21
+ ],
22
"author": "Rob Koch",
23
"license": "MIT",
24
"devDependencies": {
0 commit comments