Skip to content

Commit e8d9d3a

Browse files
committed
Update description in package.json
1 parent 26ec539 commit e8d9d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hast-util-from-html-isomorphic",
33
"version": "0.0.0",
4-
"description": "hast utility that turns HTML into a syntax tree",
4+
"description": "hast utility that turns HTML into a syntax tree (while being small in browsers)",
55
"license": "MIT",
66
"keywords": [
77
"unist",

0 commit comments

Comments
 (0)