Skip to content

Commit d00087a

Browse files
fix: parse head/body with newline correctly (bump html-dom-parser)
Fixes #624 Bump html-dom-parser from 3.0.0 to 3.0.1
1 parent 7dbe931 commit d00087a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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)