Skip to content

Commit b1a2a6b

Browse files
committed
Update metadata
1 parent fc7a71a commit b1a2a6b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
{
22
"name": "mdast-util-heading-range",
33
"version": "2.1.3",
4-
"description": "Markdown heading as ranges in mdast",
4+
"description": "mdast utility to use headings as ranges in mdast",
55
"license": "MIT",
66
"keywords": [
77
"unist",
8+
"mdast",
9+
"mdast-util",
810
"util",
911
"utility",
1012
"markdown",
1113
"heading",
12-
"range",
13-
"mdast"
14+
"range"
1415
],
1516
"repository": "syntax-tree/mdast-util-heading-range",
1617
"bugs": "https://github.com/syntax-tree/mdast-util-heading-range/issues",

0 commit comments

Comments
 (0)