Skip to content

Commit 7632fc0

Browse files
fix: upgrade [email protected] to fix template parsing
Fixes #849
1 parent 21fde03 commit 7632fc0

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
@@ -46,7 +46,7 @@
4646
],
4747
"dependencies": {
4848
"domhandler": "5.0.3",
49-
"html-dom-parser": "3.1.3",
49+
"html-dom-parser": "3.1.4",
5050
"react-property": "2.0.0",
5151
"style-to-js": "1.1.3"
5252
},

0 commit comments

Comments
 (0)