Skip to content

Commit

Permalink
fix: Add keywords to lib package
Browse files Browse the repository at this point in the history
  • Loading branch information
andymac4182 committed May 4, 2023
1 parent d1c43e6 commit a3043b0
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion packages/lib/package.json
Expand Up @@ -15,7 +15,18 @@
"prettier-check": "npx prettier --check src/",
"test": "jest"
},
"keywords": [],
"keywords": [
"markdown",
"markdown-confluence",
"confluence",
"adf",
"atlassian",
"atlassian-document-format",
"publish-confluence",
"convert-markdown",
"obsidian-confluence",
"obsidian-plugin"
],
"author": "andymac4182",
"license": "Apache 2.0",
"devDependencies": {
Expand Down

0 comments on commit a3043b0

Please sign in to comment.