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 20b1461 + d617c1c commit 29011d5Copy full SHA for 29011d5
.size-limit.json
@@ -1,6 +1,6 @@
1
[
2
{
3
"path": "dist/html-react-parser.min.js",
4
- "limit": "10.1 KB"
+ "limit": "9.73 KB"
5
}
6
]
package.json
@@ -41,8 +41,8 @@
41
"dom"
42
],
43
"dependencies": {
44
- "domhandler": "4.3.0",
45
- "html-dom-parser": "1.1.0",
+ "domhandler": "4.3.1",
+ "html-dom-parser": "1.1.1",
46
"react-property": "2.0.0",
47
"style-to-js": "1.1.0"
48
},
0 commit comments