Skip to content

Commit f96cd00

Browse files
Merge pull request #626 from remarkablemark/build/html-dom-parser
fix: parse head/body with newline correctly (bump html-dom-parser)
2 parents 7dbe931 + d00087a commit f96cd00

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
@@ -45,7 +45,7 @@
4545
],
4646
"dependencies": {
4747
"domhandler": "5.0.3",
48-
"html-dom-parser": "3.0.0",
48+
"html-dom-parser": "3.0.1",
4949
"react-property": "2.0.0",
5050
"style-to-js": "1.1.1"
5151
},

0 commit comments

Comments
 (0)