Skip to content

Commit 51f6644

Browse files
Bump version to 0.2.0
Remove harmless webpack error by keeping react <15.4 in this version. As a result, the DOM property configs will be required from `react/lib/`. Chore: - Tidy package.json - Create npm script `clean` and update scripts - Update README installation instructions - Fix Travis tests
1 parent 8ca104d commit 51f6644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.1.1",
3+
"version": "0.2.0",
44
"description": "An HTML to React parser.",
55
"author": "Mark <[email protected]>",
66
"main": "index.js",

0 commit comments

Comments
 (0)