Skip to content

Commit

Permalink
fix: upgrade html-dom-parser@3.1.4 to fix template parsing
Browse files Browse the repository at this point in the history
Fixes #849
  • Loading branch information
remarkablemark committed Mar 4, 2023
1 parent 21fde03 commit 7632fc0
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 @@ -46,7 +46,7 @@
],
"dependencies": {
"domhandler": "5.0.3",
"html-dom-parser": "3.1.3",
"html-dom-parser": "3.1.4",
"react-property": "2.0.0",
"style-to-js": "1.1.3"
},
Expand Down

0 comments on commit 7632fc0

Please sign in to comment.