Skip to content

Commit c0c93cc

Browse files
committed
Add missing dependency
Closes GH-2.
1 parent 1b2977f commit c0c93cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"parse-entities": "^2.0.0",
3737
"stringify-entities": "^3.1.0",
3838
"unist-util-remove-position": "^3.0.0",
39+
"unist-util-stringify-position": "^2.0.0",
3940
"vfile-message": "^2.0.0"
4041
},
4142
"devDependencies": {

0 commit comments

Comments
 (0)