mirror of
https://github.com/danbulant/discord.js
synced 2026-07-05 11:10:38 +00:00
Update node engine requirements
This commit is contained in:
parent
3462bbc8d4
commit
6ea2a523d6
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
|
@ -39,7 +39,7 @@
|
||||||
"node-opus": "^0.1.13"
|
"node-opus": "^0.1.13"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=0.12.7"
|
"node": ">=6.4.0"
|
||||||
},
|
},
|
||||||
"browser": {
|
"browser": {
|
||||||
"./src/Util/TokenCacher.js": "./src/Util/TokenCacher-shim.js",
|
"./src/Util/TokenCacher.js": "./src/Util/TokenCacher-shim.js",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue