Skip to content

Commit bdddcb5

Browse files
authored
Add missing dependency
Closes GH-12. Closes GH-13. Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com> Reviewed-by: Titus Wormer <tituswormer@gmail.com>
1 parent 884a565 commit bdddcb5

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
@@ -48,6 +48,7 @@
4848
"index.js"
4949
],
5050
"dependencies": {
51+
"@types/unist": "^2.0.0",
5152
"css-selector-parser": "^1.0.0",
5253
"nth-check": "^2.0.0",
5354
"unist-util-is": "^5.0.0",

0 commit comments

Comments
 (0)