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.
1 parent 132769d commit cebd7b5Copy full SHA for cebd7b5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "htmr",
3
- "version": "0.10.0",
+ "version": "1.0.0",
4
"description": "Simple and lightweight (< 2kB) HTML to React converter that works in server and browser",
5
"main": "lib/htmr.js",
6
"browser": "lib/htmr.browser.js",
0 commit comments