Bump to node 8

This commit is contained in:
Crawl
2017-05-30 21:25:53 +02:00
parent 7896081966
commit 47029feafa
5 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ discord.js is a powerful [node.js](https://nodejs.org) module that allows you to
- 100% coverage of the Discord API
## Installation
**Node.js 6.0.0 or newer is required.**
**Node.js 8.0.0 or newer is required.**
Ignore any warnings about unmet peer dependencies, as they're all optional.
Without voice support: `npm install discord.js --save`