Skip to content

Commit

Permalink
Fix webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Nov 22, 2021
1 parent 06d5b10 commit 3d1c03a
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 @@ -39,7 +39,7 @@
"@types/mdast": "^3.0.0",
"@types/unist": "^2.0.0",
"mdast-util-to-markdown": "^1.0.0",
"parse-entities": "^3.0.0",
"parse-entities": "^4.0.0",
"stringify-entities": "^4.0.0",
"unist-util-visit-parents": "^5.0.0"
},
Expand Down

0 comments on commit 3d1c03a

Please sign in to comment.