Skip to content

Commit

Permalink
fix: parse head/body with newline correctly (bump html-dom-parser)
Browse files Browse the repository at this point in the history
Fixes #624

Bump html-dom-parser from 3.0.0 to 3.0.1
  • Loading branch information
remarkablemark committed Jul 10, 2022
1 parent 7dbe931 commit d00087a
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 @@ -45,7 +45,7 @@
],
"dependencies": {
"domhandler": "5.0.3",
"html-dom-parser": "3.0.0",
"html-dom-parser": "3.0.1",
"react-property": "2.0.0",
"style-to-js": "1.1.1"
},
Expand Down

0 comments on commit d00087a

Please sign in to comment.