Skip to content

Commit 6b8c660

Browse files
Merge pull request #365 from remarkablemark/build/html-dom-parser
perf: upgrade dependency html-dom-parser to v1.0.3
2 parents c4daeb3 + 8987efb commit 6b8c660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
],
3939
"dependencies": {
4040
"domhandler": "4.2.2",
41-
"html-dom-parser": "1.0.2",
41+
"html-dom-parser": "1.0.3",
4242
"react-property": "2.0.0",
4343
"style-to-js": "1.1.0"
4444
},

0 commit comments

Comments
 (0)