We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02cb331 + 24c1dbb commit 3c0cc07Copy full SHA for 3c0cc07
.size-limit.json
@@ -1,6 +1,6 @@
1
[
2
{
3
"path": "dist/html-react-parser.min.js",
4
- "limit": "9.24 KB"
+ "limit": "10.1 KB"
5
}
6
]
package.json
@@ -37,8 +37,8 @@
37
"dom"
38
],
39
"dependencies": {
40
- "domhandler": "4.2.2",
41
- "html-dom-parser": "1.0.3",
+ "domhandler": "4.3.0",
+ "html-dom-parser": "1.0.4",
42
"react-property": "2.0.0",
43
"style-to-js": "1.1.0"
44
},
0 commit comments