Skip to content

Commit 8780c9b

Browse files
committed
Update metadata
1 parent f48eca4 commit 8780c9b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
{
22
"name": "mdast-util-compact",
33
"version": "2.0.0",
4-
"description": "Make an mdast tree compact",
4+
"description": "mdast utility to make a tree compact",
55
"license": "MIT",
66
"keywords": [
7+
"unist",
78
"mdast",
9+
"mdast-util",
10+
"util",
811
"utility",
12+
"tree",
913
"compact",
1014
"node"
1115
],

0 commit comments

Comments
 (0)