Skip to content

Commit a9ed4d7

Browse files
authored
Merge branch 'master' into patch-1
2 parents 64b7a2e + f0205a7 commit a9ed4d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "htm",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "The Tagged Template syntax for Virtual DOM. Only browser-compatible syntax.",
55
"main": "dist/htm.js",
66
"umd:main": "dist/htm.umd.js",
@@ -21,6 +21,7 @@
2121
"dist",
2222
"mini",
2323
"preact",
24+
"react",
2425
"src"
2526
],
2627
"eslintConfig": {

0 commit comments

Comments
 (0)