Skip to content

Commit 20c8924

Browse files
committed
feat: update keywords in package.json
Added "qc" and "semantics" to keywords in package.json to improve discoverability and align with the repository’s purpose. Adjustments ensure accurate categorization and better metadata. (This commit message was AI-generated.) Signed-off-by: Jens Oliver Meiert <jens@meiert.com>
1 parent 87db064 commit 20c8924

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@
1010
"homepage": "https://github.com/j9t/obsohtml",
1111
"keywords": [
1212
"html",
13-
"qa"
14-
],
13+
"qa",
14+
"qc",
15+
"semantics"
16+
],
1517
"license": "CC-BY-SA-4.0",
1618
"name": "@j9t/obsohtml",
1719
"repository": {

0 commit comments

Comments
 (0)