Skip to content

Commit

Permalink
updated prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Taveras authored and Daniel Taveras committed Jan 18, 2018
1 parent 4848af2 commit a9e1238
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ Converts an XML document into a React tree.
## Prerequisites

- React 0.13.x or greater
- node.js version 0.10.x or greater
- npm version 1.x or greater


## Installation

Expand Down Expand Up @@ -106,8 +109,8 @@ The `XMLToReact` class is instantiated with a map of converters.
## Development

### Environment
- Node.js 4.x or greater
- npm 2.x or greater
- Node.js version 8.9.x
- npm version 5.x

### Tests
- Place your test files in the `test/` directory
Expand Down

0 comments on commit a9e1238

Please sign in to comment.