Skip to content

Commit 74a851f

Browse files
5.1.17
1 parent 1156e82 commit 74a851f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "preact-render-to-string",
33
"amdName": "preactRenderToString",
4-
"version": "5.1.16",
4+
"version": "5.1.17",
55
"description": "Render JSX to an HTML string, with support for Preact components.",
66
"main": "dist/index.js",
77
"umd:main": "dist/index.js",
@@ -136,4 +136,4 @@
136136
"pre-commit": "lint-staged"
137137
}
138138
}
139-
}
139+
}

0 commit comments

Comments
 (0)