Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Commit

Permalink
docs: Update required minimum Node version in readme
Browse files Browse the repository at this point in the history
This project now needs Node 6 or greater.

BREAKING CHANGE: The transitive dependency [email protected] needs Node version ">=6".
  • Loading branch information
mischah committed Dec 4, 2017
1 parent 70d535f commit e1c549b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ It might take a few seconds longer as setting up the well-made [JSON Server](htt

## Requirements

- Node.js (v4.0.0 or greater)
- Node.js (v6.0.0 or greater)

## Install

Expand Down

0 comments on commit e1c549b

Please sign in to comment.