Bump Node.js requirement to 0.12.0

This is the latest stable release which also contains the latest npm so
there's no need for a separate requirement for it.
This commit is contained in:
Scott Walkinshaw
2015-02-27 18:36:47 -06:00
parent 018d83969c
commit c5587b6c34
2 changed files with 2 additions and 3 deletions

View File

@@ -14,8 +14,7 @@ Sage is a WordPress starter theme based on HTML5 Boilerplate, gulp, Bower, and B
## Requirements
* PHP >= 5.4
* Node.js >= 0.10
* npm >= 2.1.5 (`npm install -g npm@latest`)
* Node.js >= 0.12.0
* gulp (`npm install -g gulp`)
* Bower (`npm install -g bower`)