Upgrade Node.js for development

This commit is contained in:
Yuya Ochiai
2018-03-13 22:42:32 +09:00
parent ef870992ba
commit 4f95e12894
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
### Prerequisites
- C++ environment which supports C++11 (e.g. VS 2015, Xcode, GCC)
- Python 2.7
- Node.js 4.2.0 or later
- Node.js 8.2.0 or later
- Yarn
- Git