mirror of
https://github.com/danbulant/discord.js
synced 2026-07-06 03:31:03 +00:00
Force node 8
This commit is contained in:
parent
63f5652ac2
commit
375b89a94a
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue