Skip to content

Commit a62705f

Browse files
committed
1.1.0
1 parent 2109b4c commit a62705f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "preact-render-to-string",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Render JSX to an HTML string, with support for Preact components.",
55
"main": "dist/index.js",
66
"scripts": {
@@ -11,8 +11,9 @@
1111
},
1212
"keywords": [
1313
"preact",
14-
"photon",
15-
"electron"
14+
"render",
15+
"universal",
16+
"isomorphic"
1617
],
1718
"author": "Jason Miller <[email protected]>",
1819
"license": "ISC",

0 commit comments

Comments
 (0)