Skip to content

Commit 3d1c03a

Browse files
committed
Fix webpack
1 parent 06d5b10 commit 3d1c03a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/mdast": "^3.0.0",
4040
"@types/unist": "^2.0.0",
4141
"mdast-util-to-markdown": "^1.0.0",
42-
"parse-entities": "^3.0.0",
42+
"parse-entities": "^4.0.0",
4343
"stringify-entities": "^4.0.0",
4444
"unist-util-visit-parents": "^5.0.0"
4545
},

0 commit comments

Comments
 (0)