Skip to content

Commit 22a3cc1

Browse files
Bump version to 0.0.2
Fix `peerDependencies` so react >=0.14 is required.
1 parent d66db4b commit 22a3cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-react-parser",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "An HTML to React parser.",
55
"author": "Mark <[email protected]>",
66
"main": "index.js",

0 commit comments

Comments
 (0)