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