html-react-parser
Advanced tools
Comparing version 4.1.0 to 4.2.0
{ | ||
"name": "html-react-parser", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"description": "HTML to React parser.", | ||
@@ -14,2 +14,6 @@ "author": "Mark <mark@remarkablemark.org>", | ||
}, | ||
"./lib/*": { | ||
"types": "./lib/*.d.ts", | ||
"default": "./lib/*.js" | ||
}, | ||
"./package.json": "./package.json" | ||
@@ -16,0 +20,0 @@ }, |
424164