Skip to content

Commit 6dc6a8e

Browse files
committed
chore: tighten package documentation
Signed-off-by: Jens Oliver Meiert <jens@meiert.com>
1 parent a850b24 commit 6dc6a8e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"commander": "^14.0.0"
88
},
9-
"description": "Find obsolete HTML elements and attributes.",
9+
"description": "Obsolete and proprietary HTML finder",
1010
"funding": "https://github.com/j9t/obsohtml?sponsor=1",
1111
"homepage": "https://github.com/j9t/obsohtml",
1212
"keywords": [
@@ -26,5 +26,5 @@
2626
"test": "node --test bin/obsohtml.test.js"
2727
},
2828
"type": "module",
29-
"version": "1.9.5"
29+
"version": "1.9.6"
3030
}

0 commit comments

Comments
 (0)