Skip to content

Commit

Permalink
Updated readme to mention webpack 2 upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Haddix, Steven authored and Haddix, Steven committed Feb 2, 2017
1 parent 34896e0 commit 02f2582
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@
A slightly opinionated Webpack plugin for generating static websites using React, React Router & Redux.

## Requirements
Currently only tested on node v6.3.1
- Currently only tested on node v6.3.1 & 7
- < 3.0.0
- Webpack 1
- > 3.0.0
- Webpack 2

## Install
```bash
Expand Down

0 comments on commit 02f2582

Please sign in to comment.