Skip to content

Commit

Permalink
Add missing dependency
Browse files Browse the repository at this point in the history
Closes GH-12.
Closes GH-13.

Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
  • Loading branch information
Ayc0 committed Nov 3, 2021
1 parent 884a565 commit bdddcb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"index.js"
],
"dependencies": {
"@types/unist": "^2.0.0",
"css-selector-parser": "^1.0.0",
"nth-check": "^2.0.0",
"unist-util-is": "^5.0.0",
Expand Down

0 comments on commit bdddcb5

Please sign in to comment.