mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 14:41:36 +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"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6.0.0"
|
||||
"node": ">=8.0.0"
|
||||
},
|
||||
"browser": {
|
||||
"ws": false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue