Skip to content

Commit 34ac381

Browse files
committed
1.1.1
1 parent 39eddb6 commit 34ac381

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "preact-render-to-string",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Render JSX to an HTML string, with support for Preact components.",
55
"main": "dist/index.js",
66
"scripts": {
@@ -16,7 +16,7 @@
1616
"isomorphic"
1717
],
1818
"author": "Jason Miller <[email protected]>",
19-
"license": "ISC",
19+
"license": "MIT",
2020
"devDependencies": {
2121
"babel": "^5.8.23",
2222
"babel-eslint": "^4.1.3",

0 commit comments

Comments
 (0)