Skip to content

Commit f6c982c

Browse files
fix(package): upgrade html-dom-parser to fix client ES Module import
Fixes #662
1 parent 06f3408 commit f6c982c

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.1.1",
48+
"html-dom-parser": "3.1.2",
4949
"react-property": "2.0.0",
5050
"style-to-js": "1.1.1"
5151
},

0 commit comments

Comments
 (0)