Skip to content

Commit

Permalink
Add missing dependency on @types/unist
Browse files Browse the repository at this point in the history
  • Loading branch information
Methuselah96 committed Aug 28, 2023
1 parent 96c2017 commit d977a0c
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 @@ -34,6 +34,7 @@
],
"dependencies": {
"@types/hast": "^3.0.0",
"@types/unist": "^3.0.0",
"@ungap/structured-clone": "^1.0.0",
"hast-util-from-parse5": "^8.0.0",
"hast-util-to-parse5": "^8.0.0",
Expand Down

0 comments on commit d977a0c

Please sign in to comment.