Skip to content

Commit 42fe77e

Browse files
Merge pull request #663 from remarkablemark/fix/html-dom-parser
fix(package): upgrade html-dom-parser to fix client ES Module export
2 parents b79658d + 415cb59 commit 42fe77e

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

0 commit comments

Comments
 (0)