mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Force node 8
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
"webpack": "^2.2.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6.0.0"
|
||||
"node": ">=8.0.0"
|
||||
},
|
||||
"browser": {
|
||||
"ws": false,
|
||||
|
||||
Reference in New Issue
Block a user