Skip to content

Commit

Permalink
fix(Hotfix): Nail 'minimist-options' at v4.0.1 to mitigate breaking c…
Browse files Browse the repository at this point in the history
…hange in v4.1.0 (#93).
  • Loading branch information
about-code committed May 23, 2020
1 parent ccc8279 commit 06db3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"mdast-builder": "^1.1.1",
"mdast-util-to-string": "^1.1.0",
"minimist": "^1.2.0",
"minimist-options": "^4.0.1",
"minimist-options": "4.0.1",
"remark-autolink-headings": "^5.2.1",
"remark-burger": "^1.0.1",
"remark-parse": "^7.0.1",
Expand Down

0 comments on commit 06db3cb

Please sign in to comment.