Skip to content

Commit 8c92c0c

Browse files
committed
Update dev-dependencies
1 parent e464bc0 commit 8c92c0c

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

package.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
{
22
"name": "hast-util-from-parse5",
33
"version": "5.0.2",
4-
"description": "Transform Parse5’s AST to hast",
4+
"description": "hast utility to transform from Parse5’s AST",
55
"license": "MIT",
66
"keywords": [
7-
"parse5",
8-
"ast",
7+
"unist",
98
"hast",
10-
"utility"
9+
"hast-util",
10+
"util",
11+
"utility",
12+
"transform",
13+
"change",
14+
"ast"
1115
],
1216
"repository": "syntax-tree/hast-util-from-parse5",
1317
"bugs": "https://github.com/syntax-tree/hast-util-from-parse5/issues",

0 commit comments

Comments
 (0)