Skip to content

Commit

Permalink
Add explicit dependency on @types/unist
Browse files Browse the repository at this point in the history
Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
Reviewed-by: Remco Haszing <remcohaszing@gmail.com>
Reviewed-by: Titus Wormer <tituswormer@gmail.com>

Closes GH-146.
  • Loading branch information
GuiltyDolphin committed Jul 6, 2021
1 parent 730c4ff commit 2c7ba99
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 @@ -46,6 +46,7 @@
"index.js"
],
"dependencies": {
"@types/unist": "^2.0.0",
"bail": "^2.0.0",
"extend": "^3.0.0",
"is-buffer": "^2.0.0",
Expand Down

0 comments on commit 2c7ba99

Please sign in to comment.