Skip to content

Commit 9aa4bff

Browse files
committed
Update metadata
1 parent b58f0fc commit 9aa4bff

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "unist-util-modify-children",
33
"version": "1.1.5",
4-
"description": "Unist utility to modify direct children of a parent",
4+
"description": "utility to modify direct children of a parent",
55
"license": "MIT",
66
"keywords": [
77
"unist",
8-
"retext",
9-
"nlcst",
10-
"mdast",
8+
"unist-util",
119
"util",
1210
"utility",
11+
"tree",
12+
"ast",
1313
"modify",
1414
"children"
1515
],

0 commit comments

Comments
 (0)