Skip to content

Commit 066939a

Browse files
committed
Update metadata
1 parent 8e7084f commit 066939a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
{
22
"name": "unist-util-remove-position",
33
"version": "2.0.0",
4-
"description": "Remove `position`s from a unist tree",
4+
"description": "unist utility to remove positions from a tree",
55
"license": "MIT",
66
"keywords": [
77
"unist",
8+
"unist-util",
9+
"util",
810
"utility",
911
"remove",
1012
"position",
11-
"location"
13+
"location",
14+
"clean",
15+
"force"
1216
],
1317
"repository": "syntax-tree/unist-util-remove-position",
1418
"bugs": "https://github.com/syntax-tree/unist-util-remove-position/issues",

0 commit comments

Comments
 (0)